The Firebird JDBC team is happy to announce the release of Jaybird 2.2.13.
The following has been changed or fixed in Jaybird 2.2.13:
- Improved: Support for Firebird 4 object name length of 63 characters (JDBC-467)
- Various improvements to thread safety and incomplete object validity checks. (JDBC-469) (JDBC-470)
- Fixed: Generated keys query for table with space character (or any other character below
\u00A0
that was not a
-z
, A
-Z
, 0
-9
, $
, _
, or :
) in its (quoted) name returns empty generated keys result set (JDBC-481)
See the
Jaybird 2.2.13 release notes for more information. Jaybird 2.2.13 can be downloaded from the
JDBC Driver page.