Search

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 4.1.1.Final: fix file handle leak and more
May 9, 2012 7:35 AM by Sanne Grinovero
A bugfix release for Hibernate Search 4.1 ! Some of you have been reporting reduced performance after migrating from 3.4 or 4.0, which was not expect…
No more hibernate-annotations module
Apr 5, 2012 12:51 AM by Strong Liu
dear hibernate users, I helped some community users on IRC recently which run into issues when migrating to 4.0, and the most popular issue I'm se…
Hibernate ORM 4.1.2 Release
Apr 4, 2012 2:47 PM by Steve Ebersole
Hibernate ORM version 4.1.2 has just been released. This is a minor bug fix release containing 35 bug fixes. See the changelog for the complete lis…
Hibernate Search 4.1.0.Final - conditional indexing and more
Apr 4, 2012 8:51 AM by Emmanuel Bernard
Hibernate Search is a full-text search engine for your persistent domain model. The Hibernate Search team is really proud to announce version 4.1.…
View more hibernate news