Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.apache.ibatis.cache.decorators
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.apache.ibatis.cache.decorators.
FifoCache
(implements org.apache.ibatis.cache.
Cache
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ObjectInputStream
(implements java.io.
ObjectInput
, java.io.
ObjectStreamConstants
)
org.apache.ibatis.cache.decorators.
SerializedCache.CustomObjectInputStream
org.apache.ibatis.cache.decorators.
LoggingCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
LruCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
ScheduledCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
SerializedCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
SoftCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
SynchronizedCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
TransactionalCache
(implements org.apache.ibatis.cache.
Cache
)
org.apache.ibatis.cache.decorators.
WeakCache
(implements org.apache.ibatis.cache.
Cache
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2012
MyBatis.org
. All Rights Reserved.