Hibernate Annotations and EntityManager fix-athlon

less than 1 minute read

Hibernate Annotations 3.3.1.CR1 and Hibernate EntityManager 3.3.2.CR1 are available for download here. I have done a fix-athlon in the last few days to ready them for JBoss AS 5.
There is a ton of bug fixes especially in the Java Persistence scanning area and in edge mapping supports.
Some minor new features have been added as well (transparent integration with the latest Hibernate Search collection events, @Any, @NaturalId).

Check the changelogs here and here.

Unless huge bugs are discovered, these versions will be embedded in the next JBoss AS 5 release.

Go try them.

Updated:

Comments