Re: Why JDBC 1? - Mailing list pgsql-jdbc

From Tony Grant
Subject Re: Why JDBC 1?
Date
Msg-id 999847411.3524.32.camel@tonux
Whole thread Raw
In response to Re: Why JDBC 1?  (Rene Pijlman <rene@lab.applinet.nl>)
List pgsql-jdbc
On Fri, 2001-09-07 at 00:11, Rene Pijlman wrote:
> On 04 Sep 2001 13:22:33 -0400, Dave Cramer wrote:
> >> Isn't the JDBC 2 driver also an implementation of JDBC 1?
> >Yes, it is, but many of the libraries, and methods which are used in
> >version 2 of the driver aren't available in jdk1 so it won't compile or
> >run.
>
> Ah, I see. And I assume we support JDBC 1 for applets that need
> to run in popular browsers with a JVM 1.
>
> Has it been discussed before when and how we can stop
> maintaining two versions?
>
> Are people really still using JDBC 1?

I try and run everything on the server where possible so JDBC 2 here

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-jdbc by date:

Previous
From: Tom Falconer
Date:
Subject: DatabaseMetadata problems
Next
From: Rene Pijlman
Date:
Subject: Re: [HACKERS] JDBC pg_description update needed for CVS tip