Version 3.2.2 - December 16, 2013
================================================================================

This is a patch release with some useful fixes for the 3.0 branch

Bug fixes
---------
#2655 - Improve ArrayIndexOutOfBoundsException: -1 error message when
unknown
        field is accessed from a record
#2835 - UpdatableRecord.store() and DSLContext.executeInsert() show
different
        behaviour with respect to NULL value insertion
#2845 - AbstractStoreQuery.prepare() does not apply RenderKeywordStyle when
        specifying column names for return after INSERT
#2863 - Remove unnecessarily cached Connection in
DataSourceConnectionProvider
#2864 - Check if ALL_MVIEW_COMMENTS exists before using it (e.g. against an
        Oracle 9i database)
#2866 - Wrong implementation for check if ALL_COLUMNS.DEFAULTED exists
#2868 - Disambiguate collisions between enum literals and package names
#2869 - DefaultRecordMapper should attach resulting records according to
        Settings.attachRecords, if target type implements Attachable
#2872 - Possible StackOverflowError when using plain SQL tables with inlined
        QueryParts
#2876 - Added a Javadoc remark about certain SQL dialects being available in
        commercial distributions only
#2879 - An exception in the check constraint loader can cause all constraint
        loading to fail
#2798 - Inconsistent logic executed between Record.setValue(Field<T>, T) and
        BookRecord.setId(Integer) (generated)

This release is available for all editions, including:

- jOOQ Open Source Edition (with a small lag on Maven Central)
- jOOQ Express Edition
- jOOQ Professional Edition
- jOOQ Enterprise Edition

This release also includes fixes from jOOQ 3.2.1 in the jOOQ Open Source
Edition

More details can be seen here:
http://www.jooq.org/notes

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to