Subject | AW: [Firebird-Java] Jaybird 2.2.5 released |
---|---|
Author | Steffen Heil (Mailinglisten) |
Post date | 2014-05-05T18:07:55Z |
Hi
What file should I use, if I don't know in advance which java version my application will run on?
I am sure, it will be either java6 or java7, but I cannot be sure.
I suspect it should work, if I use the jaybird-jdk16-file, but does it have any disadvantage, if my code actually runs on java7?
(My own code is currently compiled with source and target set to java6.)
Regards,
Steffen
-----Ursprüngliche Nachricht-----
Von: Firebird-Java@yahoogroups.com [mailto:Firebird-Java@yahoogroups.com] Im Auftrag von Mark Rotteveel
Gesendet: Montag, 28. April 2014 14:34
An: Firebird-Java@yahoogroups.com; Firebird-general@yahoogroups.com
Betreff: [Firebird-Java] Jaybird 2.2.5 released
The Firebird JDBC team is happy to announce the release of Jaybird 2.2.5.
The release is available from http://www.firebirdsql.org/en/jdbc-driver/
This release contains the following fixes:
* Fixed: getCrossReference broken by changes of JDBC-331 (JDBC-335)
* Added: basic support for Java 8 java.time in
PreparedStatement.setObject() and ResultSet.updateObject() (JDBC-339)
As part of this change the supported sub-second precision for java.sql.Timestamp has been increased from 1 millisecond to the maximum Firebird precision of 100 microseconds (or 0.1 millisecond)1.
* Fixed: Deadlocks and other thread safety issues with classes in org.firebirdsql.pool (JDBC-341)
The release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>2.2.5</version>
*The artifactId depends on your target Java version: jaybird-jdk15, jaybird-jdk16, jaybird-jdk17 or jaybird-jdk18.
--
Mark Rotteveel
------------------------------------
Yahoo Groups Links
What file should I use, if I don't know in advance which java version my application will run on?
I am sure, it will be either java6 or java7, but I cannot be sure.
I suspect it should work, if I use the jaybird-jdk16-file, but does it have any disadvantage, if my code actually runs on java7?
(My own code is currently compiled with source and target set to java6.)
Regards,
Steffen
-----Ursprüngliche Nachricht-----
Von: Firebird-Java@yahoogroups.com [mailto:Firebird-Java@yahoogroups.com] Im Auftrag von Mark Rotteveel
Gesendet: Montag, 28. April 2014 14:34
An: Firebird-Java@yahoogroups.com; Firebird-general@yahoogroups.com
Betreff: [Firebird-Java] Jaybird 2.2.5 released
The Firebird JDBC team is happy to announce the release of Jaybird 2.2.5.
The release is available from http://www.firebirdsql.org/en/jdbc-driver/
This release contains the following fixes:
* Fixed: getCrossReference broken by changes of JDBC-331 (JDBC-335)
* Added: basic support for Java 8 java.time in
PreparedStatement.setObject() and ResultSet.updateObject() (JDBC-339)
As part of this change the supported sub-second precision for java.sql.Timestamp has been increased from 1 millisecond to the maximum Firebird precision of 100 microseconds (or 0.1 millisecond)1.
* Fixed: Deadlocks and other thread safety issues with classes in org.firebirdsql.pool (JDBC-341)
The release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>2.2.5</version>
*The artifactId depends on your target Java version: jaybird-jdk15, jaybird-jdk16, jaybird-jdk17 or jaybird-jdk18.
--
Mark Rotteveel
------------------------------------
Yahoo Groups Links