Hibernate 3.2.0 CR2 Released

3.2の位置づけを再確認しよう。

Hibernate 3.2 brings better behavior regarding in-transaction and out-of-transaction operations (alignment with EJB3), add the ability to add some result transformation to any kind of Hibernate query (Criteria, HQL and SQL), optimized connection handling during flush, pluggable bytecode libraries, consistency regarding collection fetching in conjunction with DISTINCT or setMaxResult(). See release-notes and change-log for more informations.

Hibernate Annotations and Hibernate EntityManager now works on top of Hibernate 3.2 and include some long awaited features, as well as a synchronization with the latest EJB3 specification. Check the respective websites for more detailed informations.