Jump to letter: [
ABEFHJMOTW
]
hibernate3: Relational persistence and query service
- Summary
- Hibernate is a powerful, ultra-high performance
object/relational persistence and query service
for Java. Hibernate lets you develop persistent
objects following common Java idiom - including
association, inheritance, polymorphism, composition
and the Java collections framework. Extremely
fine-grained, richly typed object models are
possible. The Hibernate Query Language, designed
as a "minimal" object-oriented extension to SQL,
provides an elegant bridge between the object and
relational worlds. Hibernate is now the most
popular ORM solution for Java.
Changelog
- * Thu Jun 22 00:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:3.2.0-0.cr2.1jpp
-
- Upgrade to 3.2
- * Tue Jun 6 00:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:3.1.3-2jpp
-
- Build with JDK50 for JPP-5.0
- * Wed Mar 29 00:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:3.1.3-1jpp
-
- Update to 3.1.3