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 ORM 4.3.0.Beta3 Release
May 29, 2013 3:20 PM by Steve Ebersole
The Hibernate team is pleased to announce today's release of Hibernate 4.3.0.Beta3. Support for entity graphs is still a work in progress, but all o…
A bit of Hibernate at JUDCon and Red Hat Summit
May 28, 2013 3:26 PM by Emmanuel Bernard
If you travel in the JBoss universe you should be aware that Red Hat Summit and JUDCon are taking place in Boston between June 10th and June 14th. If…
Hibernate ORM 4.2.2.Final Released
May 22, 2013 1:57 PM by Brett Meyer
Hibernate ORM 4.2.2.Final was just released. The full changelog can be viewed here In addition to numerous bug fixes, notable changes include: …
Hibernate ORM 4.3.0.Beta2 Released
May 2, 2013 4:31 PM by Brett Meyer
Hibernate ORM 4.3.0.Beta2 was just released. The full changelog can be viewed here This release includes several notable changes. Some of this wi…
Hibernate ORM 4.2.1.Final and 4.1.12.Final Released
Apr 25, 2013 12:00 PM by Brett Meyer
Hibernate ORM 4.2.1.Final and 4.1.12.Final were just released. The full changelogs can be viewed here: 4.2.1.Final and 4.1.12.Final Originally, 4.…
View more hibernate news