Showing posts with label ehcache. Show all posts
Showing posts with label ehcache. Show all posts

Thursday, 17 March 2016

How Hibernate cache works


After working on performance of web applications , I realized its time to share my learning of hibernate with all of you.
There are three terminologies used with hibernate cache :

  • Hibernate first level cache
  • Hibernate second level cache
  • Hibernate query cache