News

Struggling to get your first JPA 3 application off the ground? Here's a quick Hibernate and JPA 3 CRUD example to help you get going with the latest version of the Java Persistence API.
In this excerpt from Manning Publications' Hibernate in Action, authors Christian Bauer and Gavin King introduce Hibernate's core APIs and explain its basic configuration.
In this excerpt from Struts Recipes, (Manning Publications, December 2004) authors George Franciscus and Danilo Gurovich illustrate how to use Hibernate in a Struts application. They also show how ...
If a developer needs to architect an enterprise offering with the Hibernate framework, these are three of the most popular approaches they can take to build a Hibernate SessionFactory: Build the ...