Subject | Jaybird 2.1.2 released |
---|---|
Author | Roman Rokytskyy |
Post date | 2008-01-11T23:01:29Z |
Hi,
I have just released Jaybird 2.1.2. It is a bugfix release that tagets
two main issues:
a) JDK 6.0 compatibility. There is a build for JDK 6.0. This means that
all new methods are implemented, however the implementation is trivial -
it either throws an FBDriverNotCapableException or returns empty result
sets (in DatabaseMetaData interface).
b) Support for INSERT...RETURNING statements. This is fully supported.
Best regards,
Roman Rokytskyy
P.S. At the moment I am working on complete implementation of the
getGeneratedKeys(), after that beta of Jaybird 2.2 can be released - the
rest of planned features is already there.
I have just released Jaybird 2.1.2. It is a bugfix release that tagets
two main issues:
a) JDK 6.0 compatibility. There is a build for JDK 6.0. This means that
all new methods are implemented, however the implementation is trivial -
it either throws an FBDriverNotCapableException or returns empty result
sets (in DatabaseMetaData interface).
b) Support for INSERT...RETURNING statements. This is fully supported.
Best regards,
Roman Rokytskyy
P.S. At the moment I am working on complete implementation of the
getGeneratedKeys(), after that beta of Jaybird 2.2 can be released - the
rest of planned features is already there.