behavior at the end of a transaction

From: Jean-Max Reymond <jmreymond(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: behavior at the end of a transaction
Date: 2011-09-19 20:03:26
Message-ID: j5876g$ilo$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi,
On commit or rollback statement, I expect that all the cursors are
closed (all my Resultset not closed) in the postgres database.
is it correct ?

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Grittner 2011-09-19 20:34:19 Re: behavior at the end of a transaction
Previous Message Kris Jurka 2011-09-19 18:38:22 Re: jdbc and automagic casting