Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Дата
Msg-id 1408889517311-5816032.post@n5.nabble.com
обсуждение исходный текст
Ответ на Statement.ececuteUpdate() closes ResultSet obtained from same Statement  (Christian Schlichtherle <christian@schlichtherle.de>)
Список pgsql-jdbc
christian wrote
> I am not sure if this is a bug or a feature

Feature. Use one statement for each query you need active simultaneously.

David J.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Statement-ececuteUpdate-closes-ResultSet-obtained-from-same-Statement-tp5816031p5816032.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: Christian Schlichtherle
Дата:
Сообщение: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Следующее
От: Glenn Holmer
Дата:
Сообщение: Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement