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 3.6.0.Beta4 release
- Sep 1, 2010 3:25 PM by Steve Ebersole
- Hibernate 3.6.0.Beta4 has been released incorporating mostly minor bugfixes and improvements. Most of the work this cycle went into the improved doc…
- First Beta of Hibernate Search 3.3: query DSL and more
- Aug 25, 2010 5:57 AM by Emmanuel Bernard
- The first beta of Hibernate Search 3.3 is out. We had several goals in mind. One of them is to morph the project into a more independent piece of…
- Simultaneous Hibernate 3.5.5 and 3.6.0.Beta3 Releases
- Aug 18, 2010 4:41 PM by Steve Ebersole
- Today we have released both 3.5.5 and 3.6.0.Beta3. 3.5.5 This is a maintenance release fixing mostly minor bugs. Changes of note include: HH…
- Bean Validation: restricting the metadata results
- Aug 9, 2010 9:20 AM by Emmanuel Bernard
- Gunnar asked me an interesting question on Bean Validation. Instead of keeping the knowledge private, I thought it would be useful to share more wild…
- Hibernate 3.6.0.Beta2 Release
- Aug 4, 2010 5:03 PM by Steve Ebersole
- The Hibernate team is happy to announce the availability of the 3.6.0.Beta1 release. The major change from Beta1 is the merging of AnnotationConfigu…
- 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…
- View more hibernate news


