In this video you will learn about Hibernate second level cache
in hibernate using a demo project.
We'll configure EHCache as our second level cache, and then put
it to work. We'll fetch an object across two sessions, and we'll see how Hibernate's
second level cache comes into play to save a database query.
Below is the GitHub link to download source:
https://github.com/kishanjavatrainer/HibernateSecondLevelCacheExample.git