[QFJ-853] Add ability to modify the Proxool JDBC connection pool via session settings Created: 06/Jul/15 Updated: 13/Dec/16 Resolved: 23/Aug/16 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | None |
| Fix Version/s: | 1.6.3 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Jose Elias Chavez | Assignee: | Jose Elias Chavez |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | jdbc, settings | ||
| Issue Links: |
|
||||||||
| Description |
|
In file JdbcUtil.java, the proxool data source is created using hard coded settings. There is even a TODO comment for making these configurable. It would be good if these hard coded settings could be configurable via the settings file. |