Exception on call to isValid() method

From: Jeff Lanzarotta <delux256-postgresql(at)yahoo(dot)com>
To: PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Exception on call to isValid() method
Date: 2007-03-05 17:16:50
Message-ID: 806271.92723.qm@web36814.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-03-05 17:19:53 Re: jdbc integer value oid to big!
Previous Message Heikki Linnakangas 2007-03-05 16:38:51 Re: jdbc integer value oid to big!