Hibernate



(Back to docs.huihoo.com)

Introduction

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.

Hibernate Reference

• Hibernate 4.2.1
• Hibernate 4.1.12
• Hibernate 4.1.8
• Hibernate Reference 3.3.2.GA (English)
• Hibernate Reference 3.3.2.GA (中文)
• Hibernate Reference 3.2.1
• Hibernate参考文档 3.0.4
• Hibernate Reference 2.1.7
• Hibernate2 参考文档 2.1.2
• Hibernate2 参考文档 2.1.1
• 值得关注的持久化技术: hibernate
• 我喜欢简单:jdo - 你还在写sql访问数据库吗

Hibernate Annotations

• Annotations Reference 3.2.1

Hibernate EntityManager

• EntityManager Reference 3.2.0

Hibernate Tools

• Tools Reference 3.2.0

NHibernate

• NHibernate Reference 1.2.0

Links

• Hibernate Forum
• Complete Hibernate 3.0 Tutorial
• http://download.huihoo.com/hibernate/