scollable result sets - Mailing list pgsql-jdbc

From Matt Chambers
Subject scollable result sets
Date
Msg-id 44FDE92E.70206@imageworks.com
Whole thread Raw
List pgsql-jdbc
Are they broken in 8.1?  I no matter what I do Postgresl throws an exception with calls to functions like previous() and last().
x_conn.prepareCall ( os_query, ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY );   
--
Matt Chambers <chambers@imageworks.com>
Sony Pictures Imageworks
Software Engineer

pgsql-jdbc by date:

Previous
From: Roland Walter
Date:
Subject: Re: compress a resultset
Next
From: "Koth, Christian (DWBI)"
Date:
Subject: Re: scollable result sets