pb compiling JDBC interface - Mailing list pgsql-interfaces

From Cyril FERRAND
Subject pb compiling JDBC interface
Date
Msg-id 35A207BF.13384448@iutsoph.unice.fr
Whole thread Raw
Responses Re: [INTERFACES] pb compiling JDBC interface
List pgsql-interfaces
Hello

   I try to compile JDBC interface for Postgresql. But I can't di it...
When I do             $:make

I have this kind of errors:

./postgresql/DatabaseMetaData.java:2433: class postgresql.ResultSet is an abstract class. It can't be instantiated.
    return new ResultSet(connection, f, v, "OK", 1);
           ^
21 errors
make: *** [postgresql/CallableStatement.class] Error 1
 

Someone can help me?

Bye

-- 
*************************************************************************
*       Cyril Ferrand : mailto:cyril.ferrand@sophia.inria.fr            *
*            http://www.mygale.org/05/ironmask                          *
*************************************************************************
 

pgsql-interfaces by date:

Previous
From: Alexander Elsenaar
Date:
Subject: RE: RE: [INTERFACES] Using psqlodb.dll with a 16-bits application
Next
From: Paul Bagyenda
Date:
Subject: Already asked?