You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2008/02/09 16:51:07 UTC

[jira] Commented: (DBCP-261) How can I use custom object pool?

    [ 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.