Re: executeQuery

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: executeQuery
Дата
Msg-id 3F32C503.9020406@xythos.com
обсуждение исходный текст
Ответ на Re: executeQuery  (Fernando Nasser <fnasser@redhat.com>)
Список pgsql-jdbc
Brad,

By current, Fernando means the current development version of the
driver.  This functionality does not exist in the current production
(i.e. 7.3.4) version of the driver.  You can download from
jdbc.postgresql.org, or build from cvs sources.

thanks,
--Barry

Fernando Nasser wrote:
> Lufkin, Brad wrote:
>
>> Fernando:
>> is the LIMIT qualifier part of the SQL standard or a Postgres extension?
>
>
> PostgreSQL.
>
>> Also, I tried the statement.setFetchSize() and got a "method not
>> implemented" error. Can you send me a code fragment that illustrates what
>> you mean?
>
>
> Humm, it is in the current driver, but I don't know exactly when.
>
> As for an aexample, just browse the list archives for the last few days.
> Look for setFetchSize in the subject.
>
> Regards,
> Fernando
>



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

Предыдущее
От: Amit_Wadhwa@Dell.com
Дата:
Сообщение: unsubscribe
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Patch applied for SQL Injection vulnerability for setObject(int,Object,int)