Re: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?
От
Kris Jurka
Тема
Re: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?
Дата
Msg-id
Pine.BSO.4.56.0505182354420.1612@leary.csoft.net
Ответ на
Is postgresql 8.xx jdbc support SCROLL_SENSITIVE? (Hengki Suhartoyo)
Список
Дерево обсуждения
Is postgresql 8.xx jdbc support SCROLL_SENSITIVE? Hengki Suhartoyo <hengman03@yahoo.com>
Re: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE? Kris Jurka <books@ejurka.com>
On Wed, 18 May 2005, Hengki Suhartoyo wrote: > I have problem with my jdbc program, I need Sensitive scrollable result. > Postgresql only supports insensitive cursors and ResultSets. Your only option is to reissue the query to pick up any changes. Kris Jurka
В списке pgsql-general по дате отправления