JDBC driver. ResultSet.absolute(int row) - Mailing list pgsql-interfaces

From Nigel Tamplin
Subject JDBC driver. ResultSet.absolute(int row)
Date
Msg-id 376429DA.56A719D9@dial.pipex.com
Whole thread Raw
List pgsql-interfaces
Hi,

I am having problems using the absolute() or getRow() methods of
java.sql.ResultSet

I am using Postgres 6.4.2 and Java 1.2 on Linux (RedHat 6.0 distrib)
machine.

the error I get is:

Exception in thread "main" java.lang.AbstractMethodError:
postgresql/ResultSet.absoluteat ng.data.LabelDataModel.<init>(LabelDataModel.java:30)at
ng.AccessControl.<init>(AccessControl.java:103)atng.NG.main(NG.java:7)
 

absolute and getRow are JDBC 2.0 - are these errors because the
postgresql jdbc driver is not JDBC version 2.0 compatible?

Thanks,

Nigel Tamplin

adt09@dial.pipex.com


pgsql-interfaces by date:

Previous
From: Georg Ritter
Date:
Subject: Problems using, IE5 MS-VM and JDBC driver
Next
From: "Brent Waldrop"
Date:
Subject: esql\c documentation