[
https://issues.apache.org/jira/browse/ARIES-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880676#comment-15880676
]
ASF subversion and git services commented on ARIES-1692:
--------------------------------------------------------
Commit 1784160 from [~timothyjward] in branch 'aries/trunk'
[ https://svn.apache.org/r1784160 ]
[tx-control] Support Connection Test Queries when pooling
Fixes ARIES-1692, includes patches from mit_jones with minor tidy-up applied
> 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
>
> Attachments: org.apache.aries.tx-control-itests.patch,
> tx-control-provider-jdbc-local.patch, tx-control-provider-jdbc-xa.patch,
> tx-control-provider-jpa-common.patch
>
>
> 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)