I am new to using using Hibernate 2nd level cache in my spring boot application which will run in pcf. can any one help me in clearing the cache and also post some sample code snippet please.
Asked
Active
Viewed 163 times
0
-
See [this](https://stackoverflow.com/questions/2461063/how-to-clear-all-hibernate-cache-ehcache-using-spring). – SternK Nov 26 '19 at 20:59
-
and [this](https://docs.jboss.org/hibernate/orm/5.4/userguide/html_single/Hibernate_User_Guide.html#caching-management-evict). – SternK Nov 26 '19 at 21:05