Re: setFetchSize

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: setFetchSize
Дата
Msg-id Pine.LNX.4.33.0401111602010.5953-100000@leary.csoft.net
обсуждение исходный текст
Ответ на setFetchSize  ("Karlmeier, Volker" <Volker.Karlmeier@easy.de>)
Список pgsql-jdbc

On Tue, 6 Jan 2004, Karlmeier, Volker wrote:

> Hi there,
>
> we've go a Problem with the postgres jdbc driver:
>
> we need to set a fetch size (setFetchSize) to get fast results from
> database queries. Unfortunately, setFetchSize is not supported by
> the pg73jdbc3.jar.
> As I've read in the developer documentation for the 7.5 driver, this one will
> support cursors and setFetchSize().

This was implemented for the 7.4 driver which can be downloaded from
http://jdbc.postgresql.org/download.html

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Neil Murray"
Дата:
Сообщение: Re: jdbc pooling question
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: JDBC parse error with preparedStatement!