Announcement:Annotations, EntityManager and Envers
Relational Persistence for Java and .NET
Historically, Hibernate facilitated the storage and retrieval of Java domain objects via Object/Relational Mapping. Today, Hibernate is a collection of related projects enabling developers to utilize POJO-style domain models in their applications in ways extending well beyond Object/Relational Mapping.
Hibernate News
- Hibernate Search 3.2.1 is out: please upgrade
- Jul 26, 2010 5:35 AM by Emmanuel Bernard
- While working on Hibernate Search 3.3, we have discovered a critical issue with Hibernate 3.2. If you use Hibernate Core 3.5 in a JTA environment (re…
- Simultaneous 3.5.4 and 3.6.0.Beta1 Releases
- Jul 21, 2010 5:57 PM by Steve Ebersole
- The Hibernate team is happy to announce the availability of both the 3.5.4 and 3.6.0.Beta1 releases. 3.5.4 This is a maintenance release fixing q…
- A more concise way to generate the JPA 2 metamodel in Maven
- Jul 17, 2010 3:32 AM by Dan Allen
- The JPA 2 metamodel is the cornerstone of type-safe criteria queries in JPA 2. The generated classes allow you to refer to entity properties using st…
- Hibernate 3.5.3-Final release
- Jun 17, 2010 3:58 AM by Gail Badner
- 3.5.3-Final is a maintenance release of mainly minor bug fixes. Some fixes of particular interest are: HHH-5098 would cause an AssertionFailure w…
- View more hibernate news


