From: Roman R. <rro...@ac...> - 2008-01-11 23:03:01
|
Jaybird 2.1.2 is released. 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). Complete support of JDK 6.0 is planned in Jaybird 2.2. b) Support for INSERT...RETURNING statements. This is fully supported. Best regards, Roman Rokytskyy |