Re: [GENERAL] JDBC-Question

From: "Marin Dimitrov" <marin(dot)dimitrov(at)sirma(dot)bg>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [GENERAL] JDBC-Question
Date: 2002-03-14 11:54:44
Message-ID: 00aa01c1cb4f$08908b30$9b0e32d4@sirma.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

>
> Do I have all the data (1000 rows) in memory or dose the driver fetch the
> data as needed (while iterating over the rset instance) from my postgresql
> backend.
>

since I would expect that the driver retrieves the result sets in chunks I'd
like to know if this behaviour can be controlled - i.e. is setFetchSize()
implemented?

thanx,

Marin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2002-03-14 12:57:43 Re: [GENERAL] JDBC-Question
Previous Message Jakub Gako 2002-03-14 11:12:49 how to install Postgresql on Windows2000 ? Please send me detaily discription.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-03-14 12:57:43 Re: [GENERAL] JDBC-Question
Previous Message Graham Leggett 2002-03-14 11:37:04 Re: character sets and results