Exception on call to isValid() method - Mailing list pgsql-jdbc

From Jeff Lanzarotta
Subject Exception on call to isValid() method
Date
Msg-id 806271.92723.qm@web36814.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Exception on call to isValid() method
List 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 by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: jdbc integer value oid to big!
Next
From: Kris Jurka
Date:
Subject: Re: jdbc integer value oid to big!