Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Troubles with parses

Re: Troubles with parses

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Tue, 01 Feb 2005 06:04:40 -0700
Message-Id: <6.2.0.14.2.20050201060324.05a30070@pop.centrexcc.com>

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-l
Received on Tue Feb 01 2005 - 08:07:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US