I\'m using Spring + JPA + Hibernate. I\'m trying to enable Hibernate\'s second level cache. In my Spring\'s applicationContext.xml I have:
applicationContext.xml
This link helped me for using second level cache with Hibernate 4