Re: java.lang.AbstractMethodError

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: Craig Lawton <craiglawton(at)qwest(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: java.lang.AbstractMethodError
Date: 2001-12-02 10:30:48
Message-ID: qg0k0ugmob392rp6v5q1vde1cf758uncum@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 2 Dec 2001 00:11:06 -0700, you wrote:
>almost all
>other ResultSet methods (such as first(), previous(), getRow(),
>rowRefresh(), etc..) return the error java.lang.AbstractMethodError.

It looks like you're calling JDBC 2 methods using the JDBC 1
driver.

I cannot reach http://jdbc.postgresql.org at the moment, but the
most recent stable JDBC 2 driver should be in the download
section.

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-12-02 14:09:13 Re: JDBC/JSP: Strange Problem
Previous Message Craig Lawton 2001-12-02 07:11:06 java.lang.AbstractMethodError