Exception on call to isValid() method

Поиск
Список
Период
Сортировка
От Jeff Lanzarotta
Тема Exception on call to isValid() method
Дата
Msg-id 806271.92723.qm@web36814.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Exception on call to isValid() method  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hello,

I am receiving the following exception when I call the isValid() method on a database Connection object.


Exception in thread "AWT-EventQueue-0" java.lang.AbstractMethodError: org.postgresql.jdbc3.Jdbc3Connection.isValid(I)Z


Any idea why this Exception would be thrown?

FYI: Before calling isValid() I do make sure that the the Connection object is not null.

Regards,

Jeff



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: jdbc integer value oid to big!
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: jdbc integer value oid to big!