Hibernate ORM

Documentation - 6.1

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 to 6.1 from the previous version

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.

Hibernate JavaDoc

The Hibernate JavaDocs

Jakarta Persistence 3.1 JavaDoc

The Jakarta Persistence (3.1) JavaDocs

Jakarta Persistence 3.0 JavaDoc

The Jakarta Persistence (3.0) JavaDocs

FAQ

The FAQ

GitHub-hosted wiki

Wiki hosted at GitHub

Back to top