Thread: ResultSet.getFetchSize()

ResultSet.getFetchSize()

From
Achilleus Mantzios
Date:
Well, altho not a bug (actually i think its a fix),
the change of the behaviour should be listed in
JDBC changes in the pgsql4.1 README file.

(Its the first time i actually read every single line
of the README and i failed to locate the point that
was supposed to give me trouble).

--
-Achilleus

Re: ResultSet.getFetchSize()

From
Kris Jurka
Date:
On Thu, 10 Jan 2002, Achilleus Mantzios wrote:

>
> Well, altho not a bug (actually i think its a fix),
> the change of the behaviour should be listed in
> JDBC changes in the pgsql4.1 README file.

What readme file?  pgsql4.1?  Could you be more clear on what the problem
is and where it is?

Kris Jurka

Re: ResultSet.getFetchSize()

From
Achilleus Mantzios
Date:
O kyrios Kris Jurka egrapse stis Jan 15, 2004 :

>
>
> On Thu, 10 Jan 2002, Achilleus Mantzios wrote:
>
> >
> > Well, altho not a bug (actually i think its a fix),
> > the change of the behaviour should be listed in
> > JDBC changes in the pgsql4.1 README file.
>
> What readme file?  pgsql4.1?  Could you be more clear on what the problem
> is and where it is?

Sorry, i meant HISTORY file.

Well, now ResultSet.getFetchSize() does not return the
actual number of rows returned from a query, as
the 7.3.4 driver used to do.

This change is not documented in JDBC Changes in HISTORY.


>
> Kris Jurka
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

--
-Achilleus