Currently browsing tag

ORM

First Hibernate Project

Before we begin you will need to download Hibernate and any other necessary JDBC jar files.   These will be used in your …

Introduction to Hibernate

Hibernate, created by Gavin King in 2001 as an alternative to using EJB2 style entity beans.   Its main goal was to offer …