JDBC Driver: Check for closed statement

Поиск
Список
Период
Сортировка
От Kim Ho
Тема JDBC Driver: Check for closed statement
Дата
Msg-id 1057252677.4863.19.camel@topanga.toronto.redhat.com
обсуждение исходный текст
Список pgsql-jdbc
Problem:
 - Closing a statement should cause it to throw exceptions when
execute/set/get methods are called on it.

Fix:
 - Flag is set when the statement is closed. It is checked whenever an
execute/get/set method is called.

Cheers,

Kim

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Roman Fail"
Дата:
Сообщение: Re: No timeout to establish Connection?
Следующее
От: Scot Floess
Дата:
Сообщение: Re: No timeout to establish Connection?