Impact of open ResultSets and PreparedStatements ? - Mailing list pgsql-jdbc

From Antony Paul
Subject Impact of open ResultSets and PreparedStatements ?
Date
Msg-id 2989532e0504260624230facf6@mail.gmail.com
Whole thread Raw
Responses Re: Impact of open ResultSets and PreparedStatements ?
List pgsql-jdbc
Hi all,
    What will happen if I leave ResultSet and PreparedStatement not
closed and I use a connection pool which is not closing the ResultSet
and PreparedStatement. Will it cause resource leak in the server ?.
--
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

pgsql-jdbc by date:

Previous
From: "saurabh nasa"
Date:
Subject:
Next
From: Michael Youngstrom
Date:
Subject: JDBC Driver Modifies Calendar passed into setTimestamp() creates problem with Hibernate