Re: Result Set Cursor Patch

Поиск
Список
Период
Сортировка
От Andy Zeneski
Тема Re: Result Set Cursor Patch
Дата
Msg-id AC9E43EA-9AC7-11D8-A094-000A95DA1A7C@ofbiz.org
обсуждение исходный текст
Ответ на Re: Result Set Cursor Patch  (Kris Jurka <books@ejurka.com>)
Ответы Re: Result Set Cursor Patch
Список pgsql-jdbc
I expect this should take care of that issue.

-Andy



On Apr 30, 2004, at 12:29 PM, Kris Jurka wrote:

>>
>> concurrency is updatable. Is this correct? If so, I have this fixed, I
>> am adding some test cases now and will send over a new patch.
>
> Right, well it's both because you can have a forward only updateable
> resultset use a cursor because it never has to refetch, but the
> scrollable
> case causes problems.
>
> Kris Jurka

Вложения

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Result Set Cursor Patch
Следующее
От: Andy Zeneski
Дата:
Сообщение: Re: Result Set Cursor Patch