Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
The jdbc-connection allows parameters to be configured. These parameters are always given to the jdbc data source. But the connection pool (implemented using HikariCP) can not be configured. The parameters are always passed on to the jdbc data source.