Re: Callablestatement's resulting resultset not scrollable

Поиск
Список
Период
Сортировка
От ron
Тема Re: Callablestatement's resulting resultset not scrollable
Дата
Msg-id cdde6360608012105q2b04d9deh2aa59112bb3d9dd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Callablestatement's resulting resultset not scrollable  (Kris Jurka <jurka@ejurka.com>)
Список pgsql-jdbc
Hi Diego,

I'm still using jdk 1.5.

May I know what version of PostgreSQL JDBC driver you've used with jdk1.6.0-beta2-b82?
If you've switched to the b92 version of jdk, don't you think there's a need for a corresponding update or upgrade to the PostgreSQL driver you're using to go with that new version? The JDBC driver, afterall, is still what drives the PostgreSQL in a Java context.

Anyway, while waiting for the scrollability feature of the CallableStatement's resultset,  I opted to work around it using PreparedStatement to answer my current concern for a scrollable resultset. I've used a PostgreSQL stored function and called it through a preparedstatement.

Regards.


On 8/1/06, dgil@mendoza.gov.ar <dgil@mendoza.gov.ar> wrote:
Ron:

Are you using jdk 1.6.0 (mustang) ?. I got same kind of errors
(TYPE_FORWARD_ONLY while required a non TYPE_FORWARD_ONLY) while using
CachecRowSetImpl with jdk 1.6.0 b92. It works Ok with b82.

Regards,
Diego.




--
R. Agustin
- - - - - - - - - - - - - - - - - - - - - - - - - -
E-mail: bragustin@gmail.com
ICQ #: 146807041
_______________________________________
This email contains confidential information for the sole use of the intended
recipient/s. If you are not the intended recipient, please contact
the sender, delete this email and maintain the confidentiality of what
you may have read.

"It is a capital mistake to theorize before one has data."
- Sherlock Holmes

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: JDBC Overhead
Следующее
От: Csaba Nagy
Дата:
Сообщение: PGStatement#setPrepareThreshold