Re: scollable result sets - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: scollable result sets
Date
Msg-id 44FF2B99.5020804@opencloud.com
Whole thread Raw
In response to Re: scollable result sets  ("Koth, Christian (DWBI)" <Christian.Koth@smiths-heimann.com>)
List pgsql-jdbc
Koth, Christian (DWBI) wrote:
> Matt,
> no they are not broken.

Actually I think CallableStatements are (it's already fixed in CVS)

> But AFAIK a ScrollableResultSet with Postgres JDBC supports forward
> only.

This is incorrect. If it's FORWARD_ONLY, it's not scrollable by definition.

-O

pgsql-jdbc by date:

Previous
From: Scott Petersen
Date:
Subject: PL/Java problem.
Next
From: Oliver Jowett
Date:
Subject: Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar