Re: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE? - Mailing list pgsql-general

From Kris Jurka
Subject Re: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?
Date
Msg-id Pine.BSO.4.56.0505182354420.1612@leary.csoft.net
Whole thread Raw
In response to Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?  (Hengki Suhartoyo <hengman03@yahoo.com>)
List pgsql-general

On Wed, 18 May 2005, Hengki Suhartoyo wrote:

> I have problem with my jdbc program, I need Sensitive scrollable result.
>

Postgresql only supports insensitive cursors and ResultSets.  Your only
option is to reissue the query to pick up any changes.

Kris Jurka

pgsql-general by date:

Previous
From: Hengki Suhartoyo
Date:
Subject: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?
Next
From: Matthew Hixson
Date:
Subject: Re: 8.0.3 build error on Mac OS X 10.4