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: Veiga <roberto.veiga_at_gmail.com>
Date: Tue, 1 Feb 2005 08:35:35 -0300
Message-ID: <5509fa2405020103352328b7a2@mail.gmail.com>


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
Received on Tue Feb 01 2005 - 06:38:10 CST

Original text of this message

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