Re: Callablestatement's resulting resultset not scrollable

From: Kris Jurka <books(at)ejurka(dot)com>
To: ron <bragustin(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Callablestatement's resulting resultset not scrollable
Date: 2006-08-06 18:15:16
Message-ID: Pine.BSO.4.63.0608061312060.31226@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 1 Aug 2006, ron wrote:

>
> For clarification, is this then a JDBC patch work that need to be done to
> enable scrollability feature in the ResultSet via CallableStatement?
>

Yes, I've commited a fix to CVS for 8.0, 8.1, and 8.2dev.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2006-08-07 03:45:50 Re: [HACKERS] [PATCHES] log_statement output for protocol
Previous Message Kris Jurka 2006-08-06 18:05:13 Re: PreparedStatement clearParameters and setTimestamp