JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.ibatis.cache
package
org.apache.ibatis.cache
Base package for caching stuff.
Related Packages
Package
Description
org.apache.ibatis
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications.
org.apache.ibatis.cache.decorators
Contains cache decorators.
org.apache.ibatis.cache.impl
Contains the default cache implementation.
All Classes and Interfaces
Interfaces
Classes
Exceptions
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