Please add this to the news:
The Jaybird team has released a bugfix version of their JDBC driver. The
Jaybird 2.1.1 release includes fixes for the following issues:
- JDBC-92. DatabaseMetaData becomes unusable when the statement that serves
the result set is closed.
- JDBC-87. Backported feature of upcoming Jaybird 2.2 release that allows
specifying the octetsAsBytes connection property and receive byte[] when
using the ResultSet.getObject() method
- JDBC-85. Fixed returning of the error messages.
- Bug reported in Firebird-Java group. ClassCastException when obtaining
byte[] from BLOB fields in cached result set.
The next release, Jaybird 2.2 will contain improved support for XA
connections as well as few other long-awaited features as well as support
for 64-bit platforms. First versions are expected in Q1/2007.
Thanks!
Roman
|