JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
org.apache.ibatis.cache.decorators
Packages that use
org.apache.ibatis.cache.decorators
Package
Description
org.apache.ibatis.cache
Base package for caching stuff.
Classes in
org.apache.ibatis.cache.decorators
used by
org.apache.ibatis.cache
Class
Description
TransactionalCache
The 2nd level cache transactional buffer.