This is a maintenance release for the 1.x branch. Developments on this branch will stop after version 1.6.9. Only important bug fixes are merged to this branch. Developments for release 2.0 have started.
The most important functionality in release 1.6.9 is the newly added support for JDBC batch operations. You can now batch execute several queries. See the manual, or my blog for more information: http://www.jooq.org/manual/ADVANCED/Batch/ http://lukaseder.wordpress.com/2011/10/25/jdbc-batch-operations-with-jooq/ See the full release notes: http://www.jooq.org/notes.php
