JDBC Driver & ResultSet.setFetchSize(int rows)

From: "RAFA" <RSS(at)TERRA(dot)ES>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC Driver & ResultSet.setFetchSize(int rows)
Date: 2002-10-30 18:01:14
Message-ID: 003101c2803e$579315a0$471a10ac@rafa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi.

Can I use the method "ResultSet.setFetchSize(int rows)" with the jdbc for
PostgreV.7.2?

Where can I find the methods that can I use with the JDBC? (Javadoc of
Postgre.JDBC)

Thanks.
Rafa.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-10-30 18:03:43 Re: optional package?
Previous Message Edwin de Jong 2002-10-30 15:58:41 Re: notification support