[
https://issues.apache.org/jira/browse/DBCP-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567329#action_12567329
]
Phil Steitz commented on DBCP-261:
----------------------------------
o.a.c.dbcp.PoolingDataSource can be instantiated with a o.a.c.pool.ObjectPool
instance, so if your object pool implements that interface, it should work.
> 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.