Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement - Mailing list pgsql-jdbc

From David G Johnston
Subject Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Date
Msg-id 1408889517311-5816032.post@n5.nabble.com
Whole thread Raw
In response to Statement.ececuteUpdate() closes ResultSet obtained from same Statement  (Christian Schlichtherle <christian@schlichtherle.de>)
List 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 by date:

Previous
From: Christian Schlichtherle
Date:
Subject: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Next
From: Glenn Holmer
Date:
Subject: Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement