Re: patch to fix jdk 2 compile errors and v2 compatability

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: patch to fix jdk 2 compile errors and v2 compatability
Дата
Msg-id Pine.BSO.4.56.0507131020100.379@leary.csoft.net
обсуждение исходный текст
Ответ на Re: patch to fix jdk 2 compile errors and v2 compatability  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: patch to fix jdk 2 compile errors and v2 compatability  (Kris Jurka <books@ejurka.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: out of memory error on a delete command
Следующее
От:
Дата:
Сообщение: SQLException: Cannot be less than zero