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.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.…
- Hibernate ORM 4.3.0.Beta1 Release
- Apr 3, 2013 1:14 PM by Steve Ebersole
- The Hibernate team is pleased to announce today's release of Hibernate 4.3.0.Beta1 which targets the (still not finalized) JPA 2.1 specification whic…
- View more hibernate news