Module bus.pager
Package org.miaixz.bus.pager.cache
package org.miaixz.bus.pager.cache
Provides caching mechanisms for the pagination plugin.
- Since:
- Java 17+
- Author:
- Kimi Liu
-
ClassesClassDescriptionFactory for creating and configuring cache instances for SQL caching.SimpleCache<K,
V> Simple MyBatis Cache implementation that wraps anCacheinstance.