Working with Hibernate with Spring 2.5
The talk begins with a brief discussion of the distinguishing features of ORM specifically Hibernate. We’ll compare Hibernate to other approaches such as straight JDBC and we’ll try to clarify when Hibernate is a good choice. Then we’ll move on to review the main pieces of Spring’s Hibernate integration, which …