|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Cache
.
Cache
.
BeanHandler
to add disk caches to the configuration
BeanHandler
to add disk caches to the configuration
BeanHandler
to add disk store location to the configuration
Element
from the Disk Store.
Element
is updated.
Element
from the Disk Store, without updating statistics
Element
is updated.
MemoryStore
or a DiskStore
.
dispose()
method is called,
at which time it should be interrupted and then die.
LinkedHashMap
(JDK1.4) and then
tries to load an LRUMap
.
LinkedHashMap
is created with LRU by access order.
MemoryStore.SpoolingLinkedHashMap.removeEldestEntry(java.util.Map.Entry)
to persist cache entries to the auxiliary cache before they are removed.MemoryStore
and a
DiskStore
.hibernate.cache.provider_class=net.sf.ehcache.hibernate.Provider
in Hibernate 2.1 or later.Element
from the Cache.
CacheManager.create()
must ultimately be matched by a call
to this method.
String
representation of Cache
String
representation of the Element
String
representation of the DiskStore
|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |