[ 
https://issues.apache.org/jira/browse/DBCP-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344361#comment-16344361
 ] 

Tamas Lokucza commented on DBCP-485:
------------------------------------

Hi Gary

I am talking about this interface: 
https://github.com/wwadge/bonecp/blob/master/bonecp/src/main/java/com/jolbox/bonecp/hooks/ConnectionHook.java
 and this class: 
https://github.com/wwadge/bonecp/blob/master/bonecp/src/main/java/com/jolbox/bonecp/hooks/AbstractConnectionHook.java

Regards
Tamás

> Connection hook functionality
> -----------------------------
>
>                 Key: DBCP-485
>                 URL: https://issues.apache.org/jira/browse/DBCP-485
>             Project: Commons Dbcp
>          Issue Type: Wish
>    Affects Versions: 2.2.0
>            Reporter: Tamas Lokucza
>            Priority: Minor
>
> We would like to change our connection pool from BoneCP to Apache DBCP. We 
> are facing with the problem that there is no Connection Hook in Apache DBCP. 
> Methods what we are using from BoneCP Connection Hook: onMarkPossiblyBroken, 
> onAcquire, onAcquireFail, onDestroy. Is there any workaround to how we can 
> get the same functionality with DBCP?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to