Quoting Pattabi Raman <[EMAIL PROTECTED]>:
> 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(in
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 g