Uses of Package
org.apache.ibatis.cache

Packages that use org.apache.ibatis.cache
Package Description
org.apache.ibatis.builder
Base package for the Configuration building code.
org.apache.ibatis.cache
Base package for caching stuff.
org.apache.ibatis.cache.decorators
Contains cache decorators.
org.apache.ibatis.cache.impl
Contains the default cache implementation.
org.apache.ibatis.executor
Contains the statement executors.
org.apache.ibatis.executor.loader
Base package for loading results into beans.
org.apache.ibatis.mapping
Base package for mapping.
org.apache.ibatis.session
Base package.