driver - Mailing list pgsql-interfaces

From Andrea Antibo
Subject driver
Date
Msg-id XFMail.981015183121.antibo@mclink.it
Whole thread Raw
Responses Re: [INTERFACES] driver
List pgsql-interfaces
Hi,


I had compiled and used fine jdbc driver under alpha/DEC workstation with
jdk1.1.5

Now in a linux workstation again with jdk1.1.5 the make file show me this error:


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
                                       ^
1 error
make: *** [postgresql/CallableStatement.class] Error 1




Why?

pgsql-interfaces by date:

Previous
From: Andrea Antibo
Date:
Subject: Re: [INTERFACES] applet
Next
From: "Roeland M.J. Meyer"
Date:
Subject: LiveWire Javascript and PGSQL