public class CacheDialect
extends com.github.pagehelper.dialect.AbstractHelperDialect
| 构造器和说明 |
|---|
CacheDialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPageSql(String sql,
com.github.pagehelper.Page page,
org.apache.ibatis.cache.CacheKey pageKey) |
Object |
processPageParameter(org.apache.ibatis.mapping.MappedStatement ms,
Map<String,Object> paramMap,
com.github.pagehelper.Page page,
org.apache.ibatis.mapping.BoundSql boundSql,
org.apache.ibatis.cache.CacheKey pageKey) |
public Object processPageParameter(org.apache.ibatis.mapping.MappedStatement ms, Map<String,Object> paramMap, com.github.pagehelper.Page page, org.apache.ibatis.mapping.BoundSql boundSql, org.apache.ibatis.cache.CacheKey pageKey)
processPageParameter 在类中 com.github.pagehelper.dialect.AbstractHelperDialectCopyright © 2019. All rights reserved.