JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.cache
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.apache.ibatis.cache
package
org.apache.ibatis.cache
Base package for caching stuff.
Related Packages
Package
Description
org.apache.ibatis.cache.decorators
Contains cache decorators.
org.apache.ibatis.cache.impl
Contains the default cache implementation.
All Classes and Interfaces
Interfaces
Classes
Exception Classes
Class
Description
Cache
SPI for cache providers.
CacheException
CacheKey
NullCacheKey
Deprecated.
Since 3.5.3, This class never used and will be removed future version.
TransactionalCacheManager