[ANNOUNCEMENT] Release 1.6.4 with new fetch methods

6 views
Skip to first unread message

Lukas Eder

unread,
Aug 7, 2011, 11:49:18 AM8/7/11
to jooq...@googlegroups.com, jooq-de...@googlegroups.com
This release ships with a couple of useful concepts inspired by
other frameworks. These are:

- selecting into custom POJO's. Results can be mapped to POJO's
by convention or using JPA @Column annotations
- selecting into custom callbacks. This is already a wide-spread
practice in Spring JdbcTemplates.
- selecting long-running queries asynchronously. This idea has
been inspired by the Avaje Ebean framework

Apart from these changes and some bugfixes, the internal API has
been completely re-designed. The idea here is that query
rendering and variable binding are even faster (less String
objects), more extensible and more accurate. This is a pre-
requisite for many future developments with even more complex SQL
statements, such as for instance CTE's (Common Table Expressions)

See the full release notes here:
http://jooq.sourceforge.net/releasenotes/RELEASENOTES.txt

Reply all
Reply to author
Forward
Message has been deleted
0 new messages