You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Tim (JIRA)" <ji...@apache.org> on 2017/02/21 02:22:44 UTC

[jira] [Created] (ARIES-1692) Add functionality to be able to supply a test query for use in checking pooled connections

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)