Hibernate ORM

Documentation - 5.2

Guides and such

Getting Started Guide

A quickstart-style guide with tutorials. See also the Obtaining Hibernate section discussing the Hibernate artifacts and how to obtain them.

Migration Guide

Migration guide covering migration from 5.1 to 5.2

User Guide

Guide covering most user facing concepts and APIs of Hibernate

Integrations Guide

Guide covering topics of interest for developers looking to develop integrations with Hibernate.

WildFly, updating in

Guide to update WildFly 11 to use the latest version of Hibernate ORM 5.2

Hibernate JavaDoc

The Hibernate JavaDocs

JPA 2.1 JavaDoc

The JPA (2.1) JavaDocs

FAQ

The FAQ

GitHub-hosted wiki

Wiki hosted at GitHub

JBoss-Developer wiki

Old wiki hosted at JBoss.org. Mostly out-of-date content.

Presentations

Brett did a few interesting presentations available on Slideshare:

If you are interested in Hibernate Performance Tuning, check out Vlad’s presentation:

Back to top