- Hibernate Entity Manager, Annotations and Envers are now part of Hibernate Core (so they now have the same release cycles and version numbers, no more compatibility matrix hell).
- Full support of JSR-317 (JPA 2.0). Yeah baby!
- Support of a new second level cache provider (Infinispan which is actually a data grid, pretty interesting).
- Support for JDBC 4.
- And more, see the official announcement.
And for the impatient Maven users, you can get the new artifacts from the JBoss Maven repository.
Hi Pascal,
ReplyDeleteI believe you are experienced with Hibernate and JPA (and ORM in general) and was wondering if you where at all interested in having a look at Ebean ORM.
Ebean uses JPA annotations for mapping but does not have a "Session" or "EntityManager" so not attached/detached persist/merge/flush api.
Anyway, just wondering if you were interested in having a look and providing some feedback.
Cheers, Rob.
Hello Rob,
ReplyDeleteI don't have any practical experience with Ebeans, I'm just "aware" it exists but I will have a deeper look in a near future and provide feedback.
Thank you for mentioning Ebean here.
believe it or not I got aware of the 3.5.0-Final jazz thourgh this article.*
ReplyDeletephmr
Then it was not totally useless :) Just in case, the current version is 3.5.3-Final.
ReplyDeleteHi there,
ReplyDeleteHibernate 3.5.0 Final is released with new advanced feature that supports new second level cache provider which is a data grid.
sorry for asking question in comment ,
ReplyDeleteIn my project am using spring, in which i should merge two war files,will u please suggest me some solution
Hi
ReplyDeleteCan you please help me in
http://stackoverflow.com/questions/18895585/hibernate-version-annotation-and-object-references-an-unsaved-transient-instanc
Hello mate nice blog
ReplyDelete