Re: patch to fix jdk 2 compile errors and v2 compatability - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: patch to fix jdk 2 compile errors and v2 compatability
Date
Msg-id Pine.BSO.4.56.0507131020100.379@leary.csoft.net
Whole thread Raw
In response to Re: patch to fix jdk 2 compile errors and v2 compatability  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: patch to fix jdk 2 compile errors and v2 compatability  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc

On Wed, 13 Jul 2005, Dave Cramer wrote:

> I did commit a change which removed the implementations from
> CallableStatement. Is it still not compiling ?
>

compile:
    [javac] Compiling 124 source files to /home/jurka/pg/pgjdbc/build
    [javac] /home/jurka/pg/pgjdbc/org/postgresql/jdbc3g/Jdbc3gCallableStatement.java:15:
org.postgresql.jdbc3g.Jdbc3gCallableStatementis not abstract and does not override abstract method
registerOutParameter(int,int,int)in java.sql.CallableStatement 
    [javac] class Jdbc3gCallableStatement extends Jdbc3gPreparedStatement implements CallableStatement

Kris Jurka

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: out of memory error on a delete command
Next
From:
Date:
Subject: SQLException: Cannot be less than zero