public class PostgreSqlRowBoundsDialect extends AbstractRowBoundsDialect
countSqlParser| 构造器和说明 |
|---|
PostgreSqlRowBoundsDialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 AbstractRowBoundsDialectCopyright © 2021. All rights reserved.