From: | Fernando Nasser <fnasser(at)redhat(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org, Barry Lind <blind(at)xythos(dot)com>, Dave Cramer <Dave(at)micro-automation(dot)net> |
Subject: | RFC: Removal of support for JDBC1 drivers. |
Date: | 2003-07-21 15:50:38 |
Message-ID: | 3F1C0BCE.5040502@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Folks,
We can't even get hold of a 1.1 JDK anymore. And it is preventing us from using
the most basic stuff in the jdbc1 classes because they were introduced in 1.2.
I am proposing we drop support for Java SDK 1.1 and JDBC1 altogether and keep
only JDBC2 (for SDK 1.2 and SDK 1.3) and JDBC3 (for SDK 1.4).
Concerns?
P.S.: I even think support for 1.2 is not necessary. Does anyone know of a
place where Java 1.2 is still being used? They must have a Java that old and
still have a reasonably recent backend as the driver only support the last two
previous versions (will be 7.2+ in the 7.4 release).
--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
From | Date | Subject | |
---|---|---|---|
Next Message | Dmitry Tkach | 2003-07-21 15:52:10 | Re: Prepared Statements |
Previous Message | Oliver Jowett | 2003-07-21 15:47:49 | IN clauses via setObject(Collection) [Was: Re: Prepared Statements] |