| 程序包 | 说明 |
|---|---|
| com.github.liuanxin.page.dialect | |
| com.github.liuanxin.page.dialect.impl | |
| com.github.liuanxin.page.util |
| 限定符和类型 | 字段和说明 |
|---|---|
protected PageBounds |
Dialect.page |
| 构造器和说明 |
|---|
Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement,
Object params,
PageBounds page) |
| 构造器和说明 |
|---|
MySqlDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement,
Object parameterObject,
PageBounds page) |
OracleDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement,
Object parameterObject,
PageBounds page) |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
PageUtil.getCount(org.apache.ibatis.executor.Executor executor,
org.apache.ibatis.mapping.MappedStatement ms,
Object param,
PageBounds page,
String sql) |
Copyright © 2017. All Rights Reserved.