ResultSet implementation - Mailing list pgsql-jdbc

From Sean Devlin
Subject ResultSet implementation
Date
Msg-id BAY8-F95BIXnnGvgntd00001c0e@hotmail.com
Whole thread Raw
Responses Re: ResultSet implementation  (Nic Ferrier <nferrier@tapsellferrier.co.uk>)
List pgsql-jdbc
Hello,

I would like to know if PG's implementation of ResultSet caches all or only
some of the rows returned from a query.  If the RS implementation does fetch
blocks of data as it iterates, how many rows are retrieved at a time?.. or
does this number fluctuate? etc.

thanks,

Sean

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: pg JDBC driver feature question
Next
From: Nic Ferrier
Date:
Subject: Re: ResultSet implementation