7.3 Cursors/ResultSets/CallableStatements

From: Larry Riedel <larryr(at)saturn(dot)sdsu(dot)edu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: 7.3 Cursors/ResultSets/CallableStatements
Date: 2002-08-14 22:34:14
Message-ID: 20020814223414.20584.qmail@home18.riedel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


I am interested in calling a stored procedure through
a CallableStatement and fetching a ResultSet a
few rows at a time. I have seen a few messages
suggesting all the pieces may be in place for doing
this kind of thing nicely in 7.3. Any idea when it
will become clear what will actually go into 7.3?

Larry

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-08-15 03:14:57 CVS compile error
Previous Message Tom Lane 2002-08-14 22:16:28 Re: Leftover processes on shutdown - Debian+JDBC