C E G H L O P R S T 

C

clear() - Method in class org.mybatis.caches.ehcache.EhcacheCache

E

EhcacheCache - Class in org.mybatis.caches.ehcache
Cache adapter for Ehcache.
EhcacheCache(String) - Constructor for class org.mybatis.caches.ehcache.EhcacheCache
 
equals(Object) - Method in class org.mybatis.caches.ehcache.EhcacheCache

G

getId() - Method in class org.mybatis.caches.ehcache.EhcacheCache
getObject(Object) - Method in class org.mybatis.caches.ehcache.EhcacheCache
getReadWriteLock() - Method in class org.mybatis.caches.ehcache.EhcacheCache
getSize() - Method in class org.mybatis.caches.ehcache.EhcacheCache

H

hashCode() - Method in class org.mybatis.caches.ehcache.EhcacheCache

L

LoggingEhcache - Class in org.mybatis.caches.ehcache
LoggingCache adapter for Ehcache.
LoggingEhcache(String) - Constructor for class org.mybatis.caches.ehcache.LoggingEhcache
 

O

org.mybatis.caches.ehcache - package org.mybatis.caches.ehcache
Contains Ehcache support for MyBatis Cache.

P

putObject(Object, Object) - Method in class org.mybatis.caches.ehcache.EhcacheCache

R

removeObject(Object) - Method in class org.mybatis.caches.ehcache.EhcacheCache

S

setMaxEntriesLocalDisk(long) - Method in class org.mybatis.caches.ehcache.EhcacheCache
Sets the maximum number elements on Disk.
setMaxEntriesLocalHeap(long) - Method in class org.mybatis.caches.ehcache.EhcacheCache
Sets the maximum objects to be held in memory (0 = no limit).
setMemoryStoreEvictionPolicy(String) - Method in class org.mybatis.caches.ehcache.EhcacheCache
Sets the eviction policy.
setTimeToIdleSeconds(long) - Method in class org.mybatis.caches.ehcache.EhcacheCache
Sets the time to idle for an element before it expires.
setTimeToLiveSeconds(long) - Method in class org.mybatis.caches.ehcache.EhcacheCache
Sets the time to idle for an element before it expires.

T

toString() - Method in class org.mybatis.caches.ehcache.EhcacheCache
C E G H L O P R S T 

Copyright © 2010-2013 MyBatis.org. All Rights Reserved.