Re: Troubles with parses
- From: Veiga <roberto.veiga@xxxxxxxxx>
- To: "Ellis R. Miller" <outlawdba@xxxxxxxxxxx>
- Date: Tue, 1 Feb 2005 08:35:35 -0300
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
- Follow-Ups:
- Re: Troubles with parses
- From: Wolfgang Breitling
Other related posts:
- » Troubles with parses
- » Re: Troubles with parses
- » Re: Troubles with parses
- » RE: Troubles with parses
- » RE: Troubles with parses
- » RE: Troubles with parses
- Re: Troubles with parses
- From: Wolfgang Breitling