Re: NullPointerException when calling ResultSet.absolute(int)

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: NullPointerException when calling ResultSet.absolute(int)
Date: 2005-08-30 20:50:25
Message-ID: 4314C691.4070006@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Clemens Eisserer wrote:

> Does that mean that the whole data is fetched from the server as soon
> as I use scrollable result-sets?

That's right.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message suman bhattacharya 2005-08-31 11:07:11 want to close group membership
Previous Message Mark Lewis 2005-08-30 17:19:18 Re: NullPointerException when calling