Re: Exception on call to isValid() method
От | Jeff Lanzarotta |
---|---|
Тема | Re: Exception on call to isValid() method |
Дата | |
Msg-id | 685599.32023.qm@web36801.mail.mud.yahoo.com обсуждение исходный текст |
Ответ на | Exception on call to isValid() method (Jeff Lanzarotta <delux256-postgresql@yahoo.com>) |
Список | pgsql-jdbc |
OK, thanks. I will look for a JDBC4 driver... ----- Original Message ---- From: Kris Jurka <books@ejurka.com> To: Jeff Lanzarotta <delux256-postgresql@yahoo.com> Cc: PostgreSQL JDBC List <pgsql-jdbc@postgresql.org> Sent: Monday, March 5, 2007 12:21:21 PM Subject: Re: [JDBC] Exception on call to isValid() method On Mon, 5 Mar 2007, Jeff Lanzarotta wrote: > 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? isValid is a JDBC4 method and you have a JDBC3 driver. Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly
В списке pgsql-jdbc по дате отправления: