java - Hibernate - maxElementsOnDisk from EHCache to TreeCache -


i'm migrating hibernate application's cache ehcache jboss treecache. i'm trying find how configure equivalent maxelementsondisk limit cache size on disk, couldn't find similar configure in filecacheloader passivation activated.

thanks

this page seems imply correct configuration element is:

<attribute name="maxcapacity">20000</attribute>

however, i've ever used ehcache myself.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

visual studio - Deleting lines of code in a text editor -

What's the encoding type of Android 2.2 push message? -