[hibernate-dev] HAN and HEM 3.2.0.CR2 released

Emmanuel Bernard emmanuel at hibernate.org
Sat Sep 16 17:05:33 EDT 2006


I'm pleased to announce the release 3.2.0.CR2 of Hibernate Annotations
and Hibernate EntityManager.
These releases are mainly bug fixes oriented. The next release will
focus on documentation, last formal step to the GA, I expect very few
bug fixes in between.

Some noticeable informations:
 - compatible with Core 3.2.0.CR4 (and expected to be compatible with
3.2.0.GA)
 - version embedded with JBoss EJB3 RC9
 - support for bags with primary keys (aka idbag): @CollectionId
   For people yelling ;-) on the inability to eagerly load more than one
bag, you know have several solutions: using a true list (@IndexColumn),
overriding the fetching strategy (@Fetch), using a bag with primary key
(@collectionId)
 - Hibernate Lucene has been updated to use Lucene 2.0.0 (Sylvain
Vieujot) and now support a configurable Directory provider mechanism
(including File System and in-memory built-in)
 - a Chinese translation of the Hibernate Annotations documentation
(Xiaogang Cao)
 - Full JavaDocs for ejb3-persistence
http://www.hibernate.org/hib_docs/ejb3-api/
 - tons of bug fixes

Check the release notes for more informations
https://sourceforge.net/project/shownotes.php?group_id=40712&release_id=447926 
<https://sourceforge.net/project/shownotes.php?group_id=40712&release_id=447926>
https://sourceforge.net/project/shownotes.php?group_id=40712&release_id=447927 
<https://sourceforge.net/project/shownotes.php?group_id=40712&release_id=447927>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job 
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 
<http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
_______________________________________________
hibernate-devel mailing list
hibernate-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




More information about the hibernate-dev mailing list