Impact of open ResultSets and PreparedStatements ?

Поиск
Список
Период
Сортировка
От Antony Paul
Тема Impact of open ResultSets and PreparedStatements ?
Дата
Msg-id 2989532e0504260624230facf6@mail.gmail.com
обсуждение исходный текст
Ответы Re: Impact of open ResultSets and PreparedStatements ?  (Kris Jurka <books@ejurka.com>)
Список 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 по дате отправления:

Предыдущее
От: "saurabh nasa"
Дата:
Сообщение:
Следующее
От: Michael Youngstrom
Дата:
Сообщение: JDBC Driver Modifies Calendar passed into setTimestamp() creates problem with Hibernate