17 December, 2012

Hibernate 4.1.9 / 4.2.0 Beta 2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Red Hat Middleware LLC | More scripts
www.hibernate.org
LGPL - GNU Lesser General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Java
December 17th, 2012, 09:54 GMT [view history]
C: \ Database Tools

It helps developers extend their database's availability way beyond the Object/Relational Mapping model.

Here are some key features of "Hibernate":

Components:
· Hibernate Core
· Hibernate Shards
· Hibernate Search
· Hibernate Tools
· Hibernate Validator
· Hibernate Metamodel Generator

What's New in This Release: [ read full changelog ]

· The join map key was not correctly handled in the Criteria query, it was impossible to use criteria query by MapJoin#key.
· This is a five years old issue, and I fixed it in this release.
· This issue is fixed by pull request from Janario Oliveira. With this fix, now it is possible to use @TypeDef with enums, and even a enum type property doesn't have @EnumType annotated, hibernate will still found the correct enum type by the implicitly type resolution.
· Multi-Tenancy is an important feature that first introduced into hibernate since 4.0, and we're continue improving it based on feedback from community. Now the CacheKey's hashcode generation also considers tenant id (if there is any) and the equals method is also checking the tenant id. So it is possible to do some 2L cache optimization for different tenancy.


Download button
Via: Hibernate 4.1.9 / 4.2.0 Beta 2

0 Comment: