Skip to main content

Hibernate turns 2.1

Posted by johnm on December 13, 2003 at 12:39 AM EST

The Hibernate project has released version 2.1 of their open-source (LGPL) object/relational persistence system. Hibernate v2.1's claims to fame are Query-by-Criteria, Query-by-Example, and pluggable high-level caching support.

Related Topics >>