JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.cache.decorators
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.