Re: Cursors and JDBC

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: Cursors and JDBC
Дата
Msg-id 00ad01c012b3$41410500$2516989e@heather
обсуждение исходный текст
Ответ на Cursors and JDBC  (Travis Bauer <trbauer@cs.indiana.edu>)
Список 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 по дате отправления:

Предыдущее
От: Emile D Snyder
Дата:
Сообщение: Re: postgresql 7 user passwords dont work ?????
Следующее
От: "Adam Lang"
Дата:
Сообщение: Install from source