类 com.github.miemiedev.mybatis.paginator.domain.PageBounds
的使用

使用 PageBounds 的软件包
com.github.miemiedev.mybatis.paginator.dialect   
 

com.github.miemiedev.mybatis.paginator.dialectPageBounds 的使用
 

声明为 PageBoundscom.github.miemiedev.mybatis.paginator.dialect 中的字段
protected  PageBounds Dialect.pageBounds
           
 

参数类型为 PageBoundscom.github.miemiedev.mybatis.paginator.dialect 中的构造方法
DB2Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
H2Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
HSQLDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
MySQLDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
OracleDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
PostgreSQLDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
SQLServer2005Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
SQLServerDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
SybaseDialect(org.apache.ibatis.mapping.MappedStatement mappedStatement, Object parameterObject, PageBounds pageBounds)
           
 



Copyright © 2015. All rights reserved.