Re: Cursors and JDBC - Mailing list pgsql-general

From Peter Mount
Subject Re: Cursors and JDBC
Date
Msg-id 00ad01c012b3$41410500$2516989e@heather
Whole thread Raw
In response to Cursors and JDBC  (Travis Bauer <trbauer@cs.indiana.edu>)
List pgsql-general
Not directly (by methods), but you can use them as you would elsewhere.
Issue the relevent sql to declare the cursors, and fetch the results using
Statement.

Peter

--
Peter T Mount  peter@retep.org.uk, me@petermount.com
Homepage: http://www.retep.org.uk Contact details: http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF Generator: http://www.retep.org.uk/pdf/
----- Original Message -----
From: "Travis Bauer" <trbauer@cs.indiana.edu>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, August 30, 2000 2:52 PM
Subject: [GENERAL] Cursors and JDBC


> Does the JDBC driver support the user of cursors in postgresql 7.0.2?
>
> ----------------------------------------------------------------
> Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
> ----------------------------------------------------------------
>


pgsql-general by date:

Previous
From: Emile D Snyder
Date:
Subject: Re: postgresql 7 user passwords dont work ?????
Next
From: "Adam Lang"
Date:
Subject: Install from source