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

Phil Steitz commented on DBCP-261:
----------------------------------

This is tricky, since BasicDataSource uses the configuration and control 
properties defined in o.a.c.pool.impl.GenericObjectPool.  I am open to 
discussing ways to do this cleanly, but do not want to add pool interfaces to 
DBCP (i.e., the approach of creating an interface extending ObjectPool to 
include GOP properties and adding this to DBCP is not acceptable).

> How can I use custom object pool?
> ---------------------------------
>
>                 Key: DBCP-261
>                 URL: https://issues.apache.org/jira/browse/DBCP-261
>             Project: Commons Dbcp
>          Issue Type: New Feature
>            Reporter: Navis Ryu
>
> need some injection point of custom implementation replacing pathetically 
> inefficient "org.apache.commons.pool.impl.GenericObjectPool".
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to