Re: scollable result sets

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: "Koth, Christian (DWBI)" <Christian(dot)Koth(at)smiths-heimann(dot)com>
Cc: chambers(at)imageworks(dot)com, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: scollable result sets
Date: 2006-09-06 20:12:09
Message-ID: 44FF2B99.5020804@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2006-09-06 20:13:22 Re: upgrade problem with driver postgresql-8.1-407.jdbc3.jar
Previous Message Scott Petersen 2006-09-06 20:03:25 PL/Java problem.