Uses of Class
org.apache.ibatis.cache.impl.PerpetualCache
Package | Description |
---|---|
org.apache.ibatis.executor |
Contains the statement executors.
|
-
Uses of PerpetualCache in org.apache.ibatis.executor
Fields in org.apache.ibatis.executor declared as PerpetualCache Modifier and Type Field Description protected PerpetualCache
BaseExecutor. localCache
protected PerpetualCache
BaseExecutor. localOutputParameterCache