JDBC2.0 Support

Поиск
Список
Период
Сортировка
От Pattabi Raman
Тема JDBC2.0 Support
Дата
Msg-id 009201c0b879$7f1f86a0$a10aa8c0@vsnl.net.in
обсуждение исходный текст
Ответы Re: JDBC2.0 Support  (Peter T Mount <peter@retep.org.uk>)
Список 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
Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: sugumar rathinam
Дата:
Сообщение: about jdbc driver connection(urgent)
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Jdbc driver