does the 7.0.2 JDBC driver support absolute()

From: matthew denner <matt(at)evtechnology(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: does the 7.0.2 JDBC driver support absolute()
Date: 2000-11-01 16:45:39
Message-ID: 3A0048B3.6EC17A34@evtechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Dear all,

i have been trying to use the ResultSet.absolute() call with no success so
i'm mailing to find out if this is supported. if it isn't then why is the
code present in absolute()? why does absolute() return true for valid rows
and false for invalid rows? and why can i do beforeFirst() to move before the
first line?

Cheers,
Matt

-----------------------------------------------------------------------------
Sessami is a trademark of Escape Velocity Technology Mobile Services Limited.
All information contained in this e-mail is confidential and for the use of
the addressee only. If you receive this message in error please notify.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-11-01 16:56:00 RE: does the 7.0.2 JDBC driver support absolute()
Previous Message Adam Lang 2000-11-01 16:40:18 Re: Connecting remotely.