[
https://issues.apache.org/jira/browse/DBCP-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Thomas resolved DBCP-148.
------------------------------
Resolution: Duplicate
Fix Version/s: (was: 1.3)
1.1
This is a dup of DBCP-183 that was fixed in the 1.1 release.
> [dbcp] Pool prepared statements accross a close (BasicDataSource)
> -----------------------------------------------------------------
>
> Key: DBCP-148
> URL: https://issues.apache.org/jira/browse/DBCP-148
> Project: Commons Dbcp
> Issue Type: Improvement
> Affects Versions: 1.1
> Environment: Operating System: All
> Platform: All
> Reporter: Dirk Verbeeck
> Priority: Minor
> Fix For: 1.1
>
>
> Enhancement suggested by Kenneth Corbin (see commons-dev 22 feb 2004)
> Pool prepared statements accross a close. As best I
> can tell, dbcp really closes pooled statements when the the user closes the
> connection and they have to be rebuilt the next time a connection is
> allocated from the pool. I would probably be a nice idea to at least have
> the option to keep the statement pool from one connection allocation to the
> next.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.