public class PostgreSqlRowBounds extends AbstractRowBounds
countSqlParserPAGEPARAMETER_FIRST, PAGEPARAMETER_SECOND, SUFFIX_COUNT, SUFFIX_PAGE| Constructor and Description |
|---|
PostgreSqlRowBounds() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageSql(String sql,
org.apache.ibatis.session.RowBounds rowBounds,
org.apache.ibatis.cache.CacheKey pageKey)
构建PostgreSQL分页查询语句
|
afterAll, afterCount, afterPage, beforeCount, beforePage, getPageSql, processParameterObject, setProperties, skipgetCountSqlpublic String getPageSql(String sql, org.apache.ibatis.session.RowBounds rowBounds, org.apache.ibatis.cache.CacheKey pageKey)
getPageSql in class AbstractRowBoundsCopyright © 2021. All rights reserved.