
Beginning Hibernate
Description
Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or connected, approach), but are new to open source lightweight Hibernate-the most popular de facto object-relational mapping and database-oriented application development framework. This book packs in information about the release of the Hibernate 3.2.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java.
Experienced author Dave Minter and contributor Jeff Linwood provide more in-depth examples than any other books for Hibernate beginners. The authors also present material in a lively, example-based mannernot in a dry, theoretical, hard-to-read fashion. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, you'll be able to immediately start building transaction-based engines and applications.
More details
Other editions
Additional editions

Persons
Content
An Introduction to Hibernate 3.- Configuring your Environment.- Building a Simple Application.- Understanding the Persistence Lifecycle.- Understanding Mappings.- Settings and Configuration.- Creating Mappings with XDoclet or Annotations.- Creating Mappings with Hibernate XML files.- Using the Session.- Searches and Queries.- Advanced Queries.- Filtering the Results of Searches.- Appendices: More Advanced Features.- Eclipse tools for Hibernate.- Using Hibernate 3 with Spring.- Support for Hibernate 2.