Downloadliste

Projektbeschreibung

Hibernate is a powerful, high performance object/relational persistence and query service for Java. It lets you develop persistent objects following common Java idiom, including composition, association, inheritance, polymorphism, and the Java collections framework. To allow a rapid build procedure, Hibernate rejects the use of code generation or bytecode processing. Instead, runtime reflection is used and SQL generation occurs at system startup time. It supports Oracle, DB2, MySQL, PostgreSQL, Sybase, Interbase, Microsoft SQL Server, Mckoi SQL, Progress, SAP DB, and HypersonicSQL.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-11 06:27
2.1.7

Tags: 2.x, Major bugfixes

2003-12-13 03:01
2.1

Neben einer Reihe von Bugfixes, stellt diese Version Unterstützung für Native SQL-Abfragen, ein leistungsstarkes Query by Criteria und Query by Example-API und der Verbesserung der Hibernate Query Language. Eine neue, liefert komplett steckbar Second Level Cache Rahmen der Unterstützung für die JGroups gebaut JBossCache-basierte Cluster-Cache, EHCache, SwarmCache und OpenSymphony's OSCache (Tangosol Kohärenz ebenfalls verwendet werden können). Eine Reihe von neuen leistungssteigernden Funktionen wurden hinzugefügt, einschließlich der Batch-Laden, aggressiver Second-Level Cache-Auslastung, und ein ganz neues Abfrageresultset Cache.
Tags: 2.x, Major feature enhancements
In addition to a number of bugfixes, this release introduces support for native SQL queries, a powerful Query by Criteria and Query by Example API, and improvements to the Hibernate Query Language. A new, fully pluggable second-level cache framework provides built in support for the JGroups-based JBossCache clustered cache, EHCache, SwarmCache, and OpenSymphony's OSCache (Tangosol Coherence may also be used). A number of new performance-enhancing features were added, including batch-loading, more aggressive second-level cache utilization, and a brand new query result set cache.

2003-06-08 21:23
2.0

Dies ist die erste stabile Version der 2.x-Serie, einschließlich der leistungsstarken neuen Funktionen Query Language, JCA-Unterstützung, und vieles mehr.
Tags: 2.x, Major feature enhancements
This is the first stable release of the 2.x series, including powerful new query language features, JCA support, and much more.

2003-03-22 17:46
1.2.4

Diese Veröffentlichung fügt diverse Bugfixes, die 1,2-Stream (während neue Funktionalität ist der 2.0-Zweig aufgenommen wird).
Tags: Minor bugfixes
This release adds various bugfixes to the 1.2 stream (while new
functionality is being added to the 2.0 branch).

2003-01-30 11:52
1.2.3

Diese Version behebt einige kleinere Fehler und fügt einige kleine Verbesserungen API.
This version fixes some minor bugs and adds some small API improvements.

Project Resources