| Name | Description | Type | Package | Framework |
| Cache | Interface | org.apache.ibatis.cache | IBatis | |
| CacheException | See Also:Serialized FormConstructor SummaryCacheException() | Class | org.apache.ibatis.cache | IBatis |
| CacheKey | Class | org.apache.ibatis.cache | IBatis | |
| FifoCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| LoggingCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| LruCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| NullCacheKey | Fields inherited from class org. | Class | org.apache.ibatis.cache | IBatis |
| PerpetualCache | Class | org.apache.ibatis.cache.impl | IBatis | |
| ScheduledCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| SerializedCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| SerializedCache .CustomObjectInputStream | Nested Class SummaryNested classes/interfaces inherited from class java. | Class | org.apache.ibatis.cache.decorators.SerializedCache | IBatis |
| SoftCache | Soft Reference cache decorator Thanks to Dr. | Class | org.apache.ibatis.cache.decorators | IBatis |
| SynchronizedCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| TransactionalCache | Class | org.apache.ibatis.cache.decorators | IBatis | |
| TransactionalCacheManager | Class | org.apache.ibatis.cache | IBatis | |
| WeakCache | Weak Reference cache decorator. | Class | org.apache.ibatis.cache.decorators | IBatis |
| CacheKey | Class | org.apache.ibatis.cache | MyBatis | |
| NullCacheKey | Class | org.apache.ibatis.cache | MyBatis | |
| FifoCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| Cache | Interface | org.apache.ibatis.cache | MyBatis | |
| LoggingCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| LruCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| PerpetualCache | Class | org.apache.ibatis.cache.impl | MyBatis | |
| ScheduledCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| SerializedCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| SoftCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| SynchronizedCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| CacheException | Class | org.apache.ibatis.cache | MyBatis | |
| TransactionalCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |
| TransactionalCacheManager | Class | org.apache.ibatis.cache | MyBatis | |
| WeakCache | Class | org.apache.ibatis.cache.decorators | MyBatis | |