Contact Us | Site Map
Firebird is used by approximately 1 million of software developers worldwide. High compatibility with industry standards on many fronts makes Firebird the obvious choice for developing interoperable applications for homogeneous and hybrid environments.
Join Firebird!
Join Firebird Foundation to support Firebird SQL development and receive multiple bonuses
Follow Us
Select your media preference
Google+ Twitter Facebook RSS
Newsletter
Subscribe to Firebird’s Newsletter to receive the latest news
JDBC Driver
Firebird Class 4 JCA-JDBC Driver Downloads

Release Date File Name Size Description
Jaybird 2.2.3
May 11, 2013 Jaybird-2.2.3JDK_1.7.zip 7.2 MB Jaybird 2.2.3 for Java 7 / JDBC 4.1, zip kit
May 11, 2013 Jaybird-2.2.3JDK_1.6.zip 7.2 MB Jaybird 2.2.3 for Java 6 / JDBC 4.0, zip kit
May 11, 2013 Jaybird-2.2.3JDK_1.5.zip 7.0 MB Jaybird 2.2.3 for Java 5 / JDBC 3.0, zip kit
May 11, 2013 Jaybird-2.2.3-src.zip 9.6 MB Jaybird 2.2.3 Sources, zip kit

Jaybird 2.2.3 released, with the following fixes since Jaybird 2.2.2:
  • Fixed incorrect synchronization in native and embedded protocol (JNI) implementation for iscBlobInfo and iscSeekBlob (JDBC-300)
WARNING: Although Jaybird strives for correct synchronization, a JDBC Connection, and its dependent objects should be used from a single Thread at a time, sharing on multiple threads concurrently is not advisable.
  • Fixed holdable ResultSet is closed on auto-commit (JDBC-304, JDBC-305)
  • Fixed table names missing or padded with spaces in Database view of IntelliJ IDEA (JDBC-308, IDEA-100786)
  • Fixed incorrect JDBC minor version reported under Java 7; this resulted in an incorrect column name (for Java 7) in the metadata of DatabaseMetaData.getColumns(...) (JDBC-309)
  • Added IOException to cause of GDSException with error 335544721; “Unable to complete network request to host “”” for further investigation (JDBC-306)

The following are known in issues in Jaybird 2.2.3 (and earlier):

  • ResultSets opened with CLOSE_CURSORS_AT_COMMIT aren't correctly closed on commit when auto-commit is off (JDBC-307)

This list is not exhaustive, see the Jaybird tracker for a full list of open bugs.

See also the full Jaybird 2.2.3 releasenotes.

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

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

All released versions are available at sourceforge.net.

For more details see Jaybird 2.1 JDBC driver Java Programmer's Manual.
Home About Firebird Documentation Downloads Community Support Development Case Studies Back to Top
This site and the pages contained within are Copyright © 2000-2013, Firebird Project. Firebird® is a registered trademark of Firebird Foundation Incorporated. Developed by DQ Team.