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 <hengman03@yahoo.com>)
Список pgsql-general

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 по дате отправления:

Предыдущее
От: Hengki Suhartoyo
Дата:
Сообщение: Is postgresql 8.xx jdbc support SCROLL_SENSITIVE?
Следующее
От: Matthew Hixson
Дата:
Сообщение: Re: 8.0.3 build error on Mac OS X 10.4