Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Troubles with parses
Forgive my ignorance, but my impression was (is) that the entire purpose of a connection pool is to reuse and not close the connections.
At 04:35 AM 2/1/2005, Veiga wrote:
>They are already using PreparedStatement. The problem is the connection pool.
>When they close the connection, all the statements are lost.
>
>I seems the JDBC have to reparse all the statements again.
>--
>http://www.freelists.org/webpage/oracle-l
Regards
Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 01 2005 - 08:07:19 CST