compiling jdbc with JDK 1.1.3 - Mailing list pgsql-interfaces

From Bartlomiej Papierski
Subject compiling jdbc with JDK 1.1.3
Date
Msg-id Pine.LNX.4.00.9808011904250.1805-100000@civic.amg.net.pl
Whole thread Raw
Responses Re: [INTERFACES] compiling jdbc with JDK 1.1.3  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
Hello,

I'm novice in java programming, but advanced in PostreSQL.

I get the following error while compiling jdbc source:

javac postgresql/CallableStatement.java
postgresql/CallableStatement.java:37: Can't subclass interfaces: interface
java.sql.PreparedStatement
public class CallableStatement extends PreparedStatement implements
java.sql.CallableStatement
                                       ^
Do you have any ideas how to solve this problem?

Thanks in advance.

////    Bartlomiej Papierski - AMG:net
////          bartek@amg.net.pl
////        http://www.amg.net.pl


pgsql-interfaces by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] psqlodbc
Next
From: Edmund Mergl
Date:
Subject: DBD::Pg for postgresql.snapshot