Class EhcacheCache
java.lang.Object
org.mybatis.caches.ehcache.AbstractEhcacheCache
org.mybatis.caches.ehcache.EhcacheCache
- All Implemented Interfaces:
org.apache.ibatis.cache.Cache
- Direct Known Subclasses:
LoggingEhcache
-
Field Summary
Fields inherited from class AbstractEhcacheCache
cache, CACHE_MANAGER, id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractEhcacheCache
clear, equals, getId, getObject, getReadWriteLock, getSize, hashCode, putObject, removeObject, setMaxEntriesLocalDisk, setMaxEntriesLocalHeap, setMemoryStoreEvictionPolicy, setTimeToIdleSeconds, setTimeToLiveSeconds, toString, unlock
-
Constructor Details
-
EhcacheCache
-