Subject | Re: [Firebird-Java] JayBird supported JDBC versions not Types |
---|---|
Author | Steven Jardine |
Post date | 2006-01-03T15:42:04Z |
William L. Thomson Jr. wrote:
has not been finalized. JDBC 4.0 contains specs for Generics in the
Java language so it will have to be JDK1.5 specific. Right now I
imagine it will work the same way JDBC 2.0 (JDK1.3), JDBC 3.0 (JDK1.4),
JDBC 4.0 (JDK1.5).
> On Tue, 2006-01-03 at 08:34 -0700, Steven Jardine wrote:We have not started working on JDBC 4.0 mostly because the specification
>
>> Jaybird currently supports JDBC 2.0 (JDK1.3) and JDBC 3.0 (JDK1.4 &
>> 1.5). Compling with JDK1.3 will use JDBC 2.0 spec, otherwise JDBC 3.0
>> spec is used.
>>
>
> I assume JDBC 4.0 is in the works? If so will it be 3.0-1.4, and
> 4.0-1.5? Or still 3.0 with both 1.4&1.5, and JDBC 4.0?
>
>
>
has not been finalized. JDBC 4.0 contains specs for Generics in the
Java language so it will have to be JDK1.5 specific. Right now I
imagine it will work the same way JDBC 2.0 (JDK1.3), JDBC 3.0 (JDK1.4),
JDBC 4.0 (JDK1.5).