Tim created ARIES-1692:
--------------------------
Summary: Add functionality to be able to supply a test query for
use in checking pooled connections
Key: ARIES-1692
URL: https://issues.apache.org/jira/browse/ARIES-1692
Project: Aries
Issue Type: Improvement
Components: tx-control
Affects Versions: tx-control-0.0.3
Reporter: Tim
Priority: Minor
Fix For: tx-control-0.0.3
A common feature of pooling libraries is to be able to supply a test query for
use in checking pooled connections. Many of the later JDBC drivers do not need
this option as the driver implements Connection.isValid(), however some older
drivers don't implement this method correctly.
Add functionality to be able to supply a test query for use in checking pooled
connections.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)