Re: Cursornames

Поиск
Список
Период
Сортировка
От Felipe Schnack
Тема Re: Cursornames
Дата
Msg-id 20030805095945.330d6e7f.felipes@ritterdosreis.br
обсуждение исходный текст
Ответ на Cursornames  (Kim Ho <kho@redhat.com>)
Список pgsql-jdbc
I can't understand what you mean... You shouldn't fetch all the rows if you specify a fetchsize and aren't using
server-sidepreparedstatements... 

On 04 Aug 2003 17:38:21 -0400
Kim Ho <kho@redhat.com> wrote:

> This fixes the behaviour that Felipe Schnack noticed.
>
> The logic goes, if the statement name is null (which happens when you do
> not use cursors or server prepared statements), then we have already
> fetched all the rows, and there are no more.
>
> Cheers,
>
> Kim
>


--

 /~\ The ASCII        Felipe Schnack (felipes@ritterdosreis.br)
 \ / Ribbon Campaign  Analista de Sistemas
  X  Against HTML     Cel.: 51-91287530
 / \ Email!           Linux Counter #281893

Centro Universitário Ritter dos Reis
http://www.ritterdosreis.br
ritter@ritterdosreis.br
Fone: 51-32303341

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

Предыдущее
От: "LUTZ GEOFFREY"
Дата:
Сообщение: ...
Следующее
От: Fernando Nasser
Дата:
Сообщение: Re: setFetchSize() bug?