You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/04/18 23:44:00 UTC

[jira] [Closed] (DBCP-487) Add API org.apache.commons.dbcp2.datasources.PerUserPoolDataSource.clear()

     [ https://issues.apache.org/jira/browse/DBCP-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory closed DBCP-487.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

In git master.

> Add API org.apache.commons.dbcp2.datasources.PerUserPoolDataSource.clear()
> --------------------------------------------------------------------------
>
>                 Key: DBCP-487
>                 URL: https://issues.apache.org/jira/browse/DBCP-487
>             Project: Commons DBCP
>          Issue Type: Improvement
>            Reporter: Gary Gregory
>            Priority: Major
>             Fix For: 2.3.0
>
>
> Add API {{org.apache.commons.dbcp2.datasources.PerUserPoolDataSource.clear()}}:
> {code:java}
>     /**
>      * Clears pool(s) being maintained by this data source.
>      * 
>      * @see org.apache.commons.pool2.ObjectPool#clear()
>      */
>     public void clear()
> {code}



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