Re: [INTERFACES] Compiling JDBC interface - Mailing list pgsql-interfaces

From Israel Zavalza Bahena
Subject Re: [INTERFACES] Compiling JDBC interface
Date
Msg-id 19990506190257.98737.qmail@hotmail.com
Whole thread Raw
List pgsql-interfaces

I user JDK 1.1.3 without problems.... try to change.



>From: "Adam H. Pendleton" <apendleton@vgsinc.com>
>To: <pgsql-interfaces@postgreSQL.org>
>Subject: [INTERFACES] Compiling JDBC interface
>Date: Thu, 6 May 1999 14:33:23 -0400
>
>PostgreSQL: 6.4.2
>OS: Linux 2.2.6
>JDK: 1.2
>
>I am trying to get the JDBC interface compiled and I get a very large 
>number
>of errors that say:
>
>./postgresql/ResultSet.java:53: class postgresql.ResultSet must be declared
>abstract. It does not define void updateTime(int, java.sql.Time) from
>interface java.sql.ResultSet.
>public class ResultSet implements java.sql.ResultSet
>
>The class names change but the error remains the same?  Is this something
>that I'm doing wrong, or is it a problem because I'm using JDK 1.2?
>
>TIA,
>
>Adam
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Si hoc legere scis nimium eruditionis habes.
>
>
>
>


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


pgsql-interfaces by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Compiling JDBC interface
Next
From: Brian P Millett
Date:
Subject: Re: [INTERFACES] Compiling JDBC interface