Re: Cursors and JDBC

From: "Peter Mount" <peter(at)retep(dot)org(dot)uk>
To: "Travis Bauer" <trbauer(at)cs(dot)indiana(dot)edu>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cursors and JDBC
Date: 2000-08-30 18:49:21
Message-ID: 00ad01c012b3$41410500$2516989e@heather
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)retep(dot)org(dot)uk, me(at)petermount(dot)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(at)cs(dot)indiana(dot)edu>
To: <pgsql-general(at)postgresql(dot)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
> ----------------------------------------------------------------
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jochen Schmidt 2000-08-30 18:55:31 initlocation - server restart: sorry, found my mistake
Previous Message Jochen Schmidt 2000-08-30 18:35:29 initlocation - server restart