public class Db2RowBoundsDialect extends AbstractRowBoundsDialect
countSqlParser| Constructor and Description |
|---|
Db2RowBoundsDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageSql(String sql,
org.apache.ibatis.session.RowBounds rowBounds,
org.apache.ibatis.cache.CacheKey pageKey) |
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 AbstractRowBoundsDialectCopyright © 2018. All rights reserved.