|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of CacheController in com.ibatis.sqlmap.engine.cache |
| Fields in com.ibatis.sqlmap.engine.cache declared as CacheController | |
private CacheController |
CacheModel.controller
|
| Uses of CacheController in com.ibatis.sqlmap.engine.cache.fifo |
| Classes in com.ibatis.sqlmap.engine.cache.fifo that implement CacheController | |
class |
FifoCacheController
FIFO (first in, first out) cache controller implementation |
| Uses of CacheController in com.ibatis.sqlmap.engine.cache.lru |
| Classes in com.ibatis.sqlmap.engine.cache.lru that implement CacheController | |
class |
LruCacheController
LRU (least recently used) cache controller implementation |
| Uses of CacheController in com.ibatis.sqlmap.engine.cache.memory |
| Classes in com.ibatis.sqlmap.engine.cache.memory that implement CacheController | |
class |
MemoryCacheController
|
| Uses of CacheController in com.ibatis.sqlmap.engine.cache.oscache |
| Classes in com.ibatis.sqlmap.engine.cache.oscache that implement CacheController | |
class |
OSCacheController
Cache implementation for using OSCache with iBATIS |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||