Re: Fix for using JDK1.2 instead of JDK1.4 method in date/time/timestampToString - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: Fix for using JDK1.2 instead of JDK1.4 method in date/time/timestampToString
Date
Msg-id 3F16E2B3.5010402@redhat.com
Whole thread Raw
In response to Re: Fix for using JDK1.2 instead of JDK1.4 method in  (Kris Jurka <books@ejurka.com>)
Responses Re: Fix for using JDK1.2 instead of JDK1.4 method in  (Kim Ho <kho@redhat.com>)
List pgsql-jdbc
Kris Jurka wrote:>
> On 17 Jul 2003, Kim Ho wrote:
>
>
>>Uses a slightly longer method of getting the rawoffset and then adding
>>the DST offset if any.
>>
>
>
> This is still not good enough.  It must be jdk1.1 method to be in the
> jdbc1 directory.
>


I think is about time to drop support for both JDBC1 and JDK 1.1



--
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Fix for using JDK1.2 instead of JDK1.4 method in
Next
From: "Patric Bechtel"
Date:
Subject: Re: setFetchSize() [Viruschecked]