Re: setFetchSize() [Viruschecked]

Поиск
Список
Период
Сортировка
От Patric Bechtel
Тема Re: setFetchSize() [Viruschecked]
Дата
Msg-id 20030717175742.43793CCA99@svr1.postgresql.org
обсуждение исходный текст
Ответ на Re: setFetchSize()  (Dmitry Tkach <dmitry@openratings.com>)
Список pgsql-jdbc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 17 Jul 2003 13:41:27 -0400, Dmitry Tkach wrote:

>Felipe Schnack wrote:
>
>>  Yes, I understand that... that's why I asked why the JDBC driver doesn't automatically use cursos when you have
autocommitoff and a fetch size 
>>
>>
>Because it was never implemented, I suppose...
>Here is what 7.3 code looks like:
>
>        public void setFetchSize(int rows) throws SQLException
>        {
>                throw org.postgresql.Driver.notImplemented();
>        }
>
>:-)
>
>Dima
>

Ohoh, I thought we're talking about CVS driver or the prebuilt binary from jdbc.postgresql.org, at least. Please, DON'T
usethe 7.3 original driver, it's full of bugs! 

Patric

PGP Public Key Fingerprint: 2636 F26E F523 7D62  4377 D206 7C68 06BB

-----BEGIN PGP SIGNATURE-----
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its affiliated companies.

iQA/AwUBPxbVJnxoBrvMu8qQEQK5RQCgk4ZpJ1CKYD//NW8jHEIzHOxdjDEAoIsp
Mue2hjcsVFFGNsjPjae4LL6U
=5kCL
-----END PGP SIGNATURE-----



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

Предыдущее
От: Fernando Nasser
Дата:
Сообщение: Re: Fix for using JDK1.2 instead of JDK1.4 method in date/time/timestampToString
Следующее
От: Dmitry Tkach
Дата:
Сообщение: Re: setFetchSize() [Viruschecked] [Viruschecked]