Re: j2sdk1.4.0 jdbc compile errors

From: Mark Price <prim0001(at)unf(dot)edu>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: j2sdk1.4.0 jdbc compile errors
Date: 2002-04-17 19:11:48
Message-ID: Pine.LNX.4.42.0204171511280.18139-100000@osprey.unf.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Mark,
>
> By new functionality I mean new methods introduced in the jdbc3 spec.
> Java 1.4 implements the jdbc3 spec. Our driver currently only supports
> the jdbc1 and jdbc2 specs. This is the reason the driver doesn't
> compile under java 1.4 since the interfaces of jdbc3 have methods in
> them that we don't implement yet.
>
> thanks,
> --Barry
>
Thanks very much

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Johnson, Shaunn 2002-04-17 19:15:06 Re: select users in a group?
Previous Message Johnson, Shaunn 2002-04-17 19:06:58 select users in a group?