| Author |
Second level cache ON / OFF
|
ramesh kancherla
Ranch Hand
Joined: May 01, 2008
Posts: 120
|
|
hi team,
In my Web application We are using Hibernate with EHcache.
How to ON or OFF Second level cache (EhCahe) for Webapplication.
What configuration we have to use for OFF the cache when user want to take result with out second level cache
-------------Dynamically have to change second level cache ON OFF modes-----------
can any one please suggest
Thanks & Regards
Ramesh
|
 |
Bill Gorder
Bartender
Joined: Mar 07, 2010
Posts: 1282
|
|
Not sure how much can be done at runtime. See this link though
http://ehcache.org/documentation/user-guide/configuration#dynamically-changing-cache-configuration
|
[How To Ask Questions][Read before you PM me]
|
 |
 |
|
|
subject: Second level cache ON / OFF
|
|
|