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

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Date: 2014-08-24 14:11:57
Message-ID: 1408889517311-5816032.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Glenn Holmer 2014-08-24 14:50:11 Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Previous Message Christian Schlichtherle 2014-08-24 12:33:46 Statement.ececuteUpdate() closes ResultSet obtained from same Statement