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-24 18:55:49
Message-ID: 20020824185549.28728.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 Barry Lind 2002-08-26 11:34:31 Re: 7.3 Cursors/ResultSets/CallableStatements
Previous Message Nick Fankhauser 2002-08-24 18:18:27 Re: Why class not found?