JDBC2.0 Support - Mailing list pgsql-jdbc

From Pattabi Raman
Subject JDBC2.0 Support
Date
Msg-id 009201c0b879$7f1f86a0$a10aa8c0@vsnl.net.in
Whole thread Raw
Responses Re: JDBC2.0 Support
List pgsql-jdbc
We have Postgres 7.0.3 running on Red Hat 7.0. The JVM installed is from Blackdown.org. We are using jdbc7.1_1.2.jar driver.
 
We are unable to use the JDBC2.0 methods.
For example:
we tried calling
DatabaseMetaData.supportsResultSetType(int) method
and ResultSet.absolute(int) method.
We are getting method not supported exception, but we do find the jdbc2 package in the jar file that has implementation for these methods.
What are we supposed to do to make this work?
 
Regards,
Pattabi
Attachment

pgsql-jdbc by date:

Previous
From: sugumar rathinam
Date:
Subject: about jdbc driver connection(urgent)
Next
From: "Brett W. McCoy"
Date:
Subject: Re: Jdbc driver