default fetch size - Mailing list pgsql-jdbc

From Dave Thompson
Subject default fetch size
Date
Msg-id 002f01c13dd2$3af5d360$883e7ad5@com
Whole thread Raw
List pgsql-jdbc
Hi all,

I'm doing some research into tightly coupling data mining applications to
PostgreSQL, and have a couple of questions:

1) What's the default fetch size set by the jdbc driver (jdbc7.0-1.2.jar)?

2) Is there any way to change this other than by editing the source code?
The setFetchSize and getFetchSize methods are not supported.

Thanks for your help.

Dave Thompson.
Research Student.
University of Manchester, England.
dave@freeflyer.co.uk


pgsql-jdbc by date:

Previous
From: Ola Sundell
Date:
Subject: UpdateableResultSet patch (not finished yet!)
Next
From: Rene Pijlman
Date:
Subject: Re: isNullable()