Red Hat Training

A Red Hat training course is available for Red Hat JBoss Web Server

1.2. Hibernate Tutorial

Intended for new users, this chapter provides an step-by-step introduction to Hibernate, starting with a simple application using an in-memory database. The tutorial is based on an earlier tutorial developed by Michael Gloegl. All code is contained in the tutorials/web directory of the project source.

Important

This tutorial expects the user have knowledge of both Java and SQL. If you have a limited knowledge of Java or SQL, it is advised that you start with a good introduction to that technology prior to attempting to learn Hibernate.