https://bz.apache.org/bugzilla/show_bug.cgi?id=59363

--- Comment #27 from Philippe Mouawad <[email protected]> ---
For reference:
The dbcp2 pool uses the validationQuery to validate the pool on its creation:
https://github.com/apache/commons-dbcp/blob/trunk/src/main/java/org/apache/commons/dbcp2/BasicDataSource.java#L2301

Then:
https://github.com/apache/commons-dbcp/blob/trunk/src/main/java/org/apache/commons/dbcp2/PoolableConnection.java#L289

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to