driver

Поиск
Список
Период
Сортировка
От Andrea Antibo
Тема driver
Дата
Msg-id XFMail.981015183121.antibo@mclink.it
обсуждение исходный текст
Ответы Re: [INTERFACES] driver
Список 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 по дате отправления:

Предыдущее
От: Andrea Antibo
Дата:
Сообщение: Re: [INTERFACES] applet
Следующее
От: "Roeland M.J. Meyer"
Дата:
Сообщение: LiveWire Javascript and PGSQL