Uses of Interface
org.aoju.bus.pager.cache.Cache
Packages that use Cache
Package
Description
分页缓存
分页方言实现
分页插件
-
Uses of Cache in org.aoju.bus.pager.cache
Classes in org.aoju.bus.pager.cache that implement CacheModifier and TypeClassDescriptionclassGuavaCache<K,V> Simple Guava CacheclassSimpleCache<K,V> Simple MyBatis CacheMethods in org.aoju.bus.pager.cache that return CacheModifier and TypeMethodDescriptionstatic <K,V> Cache <K, V> CacheFactory.createCache(String sqlCacheClass, String prefix, Properties properties) 创建 SQL 缓存 -
Uses of Cache in org.aoju.bus.pager.dialect.base
Fields in org.aoju.bus.pager.dialect.base declared as Cache -
Uses of Cache in org.aoju.bus.pager.plugins
Fields in org.aoju.bus.pager.plugins declared as Cache