Beta version of Jaybird 2.2 released with support for jdbc 4.1

The Firebird JDBC team is happy to announce the release of Jaybird 2.2.0
beta-1.

This release contains the following changes:
* Enhanced support for JDBC 4.0 (Java 6)
* Support for JDBC 4.1 (Java 7) – including try-with-resources support,
* Implementation of getGeneratedKeys(),
* Enhanced support for the services API,
* Support for 64 bit native libraries for Type 2 / Embedded,
* A number of bug fixes

Downloads are available from:
https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/

The beta release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>2.2.0-beta-1</version>

The artifactId depends on your target Java version: jaybird-jdk15,
jaybird-jdk16 or jaybird-jdk17

Problems, bugs: please mail us on the Firebird-Java group or add a
ticket to the tracker onĀ http://tracker.firebirdsql.org/browse/JDBC

*) As this is the first release to Maven and we need manual
authorization from Sonatype, it can take several days before the
artifacts are really available on Maven

Mark Rotteveel

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

Leave a Reply