Spring Persistence with Hibernate
An Introduction to Hibernate and Spring
Persistence management in Java
Hibernate as an O/R Mapping solution
Preparing an Application to Use Spring with Hibernate
Getting a Hibernate distribution
Setting up the project hierarchy
Setting up Ant or Maven in the project
A Quick Tour of Hibernate and Spring
Getting started with Hibernate
Hibernate declarative configuration
Basic configuration information
Using a single instance of SessionFactory
Object/relational mapping metadata
Hibernate Persistence Behavior
The life cycle of persistent objects
Bulk updates and bulk deletes with HQL
Logging the Hibernate-Generated SQL
Inversion of Control with Spring
Inversion of Control and dependency injection
Inversion of Control in Spring
Applying IoC to Hibernate resources
Using Spring AOP with Spring IoC: An example
Transactions in Hibernate applications
Spring transaction abstraction
Integrating Hibernate with Spring
The Data Access Object pattern
Data tier implementation with Hibernate
Data tier implementation with Spring
Refactoring DAO classes to use Spring
Configuring Hibernate in a Spring context
Web Development with Hibernate and Spring
An introduction to unit testing
Integration testing data-access layer
Some of Hibernate's Advanced Features
Some of Hibernate's Advanced Features
Some of Hibernate's Advanced Features
Some of Hibernate's Advanced Features