Re: Result Set Cursor Patch
От
Kris Jurka
Тема
Re: Result Set Cursor Patch
Дата
Msg-id
Pine.BSO.4.56.0404301128280.15995@leary.csoft.net
Ответ на
Re: Result Set Cursor Patch (Andy Zeneski)
Список
Дерево обсуждения
Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Kris Jurka <books@ejurka.com>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Kris Jurka <books@ejurka.com>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Kris Jurka <books@ejurka.com>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Kris Jurka <books@ejurka.com>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Oliver Jowett <oliver@opencloud.com>
Re: Result Set Cursor Patch Andy Zeneski <jaz@ofbiz.org>
Re: Result Set Cursor Patch Oliver Jowett <oliver@opencloud.com>
On Fri, 30 Apr 2004, Andy Zeneski wrote: > We are talking about concurrency right, not scroll type. The problem > will be not when the result set is scrollable, but rather then the > 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 по дате отправления