In the DataSourceExtensionPoint class, we provide a validation query to DBCP, dependent of the JDBC driver, so that it's able to get a connection status.
The validation queries are currently hardcoded: to add a driver or a query requires to release a new Runtime (for instance, RUNTIME-844). These values should be specified in a XML file embedded in the runtime jar, and should be overridable in the application.
- Est référencé par
-
RUNTIME-897 Add support for HSQLDB in CMS
- Closed