Package org.mybatis.caches.ehcache
Class EhcacheCache
java.lang.Object
org.mybatis.caches.ehcache.AbstractEhcacheCache
org.mybatis.caches.ehcache.EhcacheCache
-
Field Summary
Fields inherited from class org.mybatis.caches.ehcache.AbstractEhcacheCache
cache, CACHE_MANAGER, id
-
Constructor Summary
-
Method Summary
Methods inherited from class org.mybatis.caches.ehcache.AbstractEhcacheCache
clear, equals, getId, getObject, getReadWriteLock, getSize, hashCode, putObject, removeObject, setMaxEntriesLocalDisk, setMaxEntriesLocalHeap, setMemoryStoreEvictionPolicy, setTimeToIdleSeconds, setTimeToLiveSeconds, toString, unlock
-
Constructor Details
-
EhcacheCache
-