Uses of Package
org.apache.ibatis.cache
-
Packages that use org.apache.ibatis.cache Package Description org.apache.ibatis.annotations Contains all the annotation that are used in mapper interfaces.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. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.annotations Class Description Cache SPI for cache providers. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.builder Class Description Cache SPI for cache providers. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.cache Class Description Cache SPI for cache providers.CacheKey -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.cache.decorators Class Description Cache SPI for cache providers. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.cache.impl Class Description Cache SPI for cache providers. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.executor Class Description CacheKey -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.executor.loader Class Description CacheKey -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.mapping Class Description Cache SPI for cache providers. -
Classes in org.apache.ibatis.cache used by org.apache.ibatis.session Class Description Cache SPI for cache providers.