scollable result sets

From: Matt Chambers <chambers(at)imageworks(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: scollable result sets
Date: 2006-09-05 21:16:30
Message-ID: 44FDE92E.70206@imageworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)imageworks(dot)com>*
*Sony Pictures Imageworks*
Software Engineer

Browse pgsql-jdbc by date

  From Date Subject
Next Message Koth, Christian (DWBI) 2006-09-06 07:39:39 Re: scollable result sets
Previous Message Roland Walter 2006-09-05 20:38:23 Re: compress a resultset