August 2017
Beginner to intermediate
370 pages
8h 37m
English
There are different approaches to integrating Hibernate with Spring. One of them represents defining Hibernate-related configuration in the XML application context file, and, the other one is based on the usage of appropriate annotations. In this section, you will learn to setup Hibernate with Spring using the annotation method.
In order to setup Hibernate with Spring, one would need to do following:
Read now
Unlock full access