public class InformixRowBoundsDialect extends AbstractRowBoundsDialect
countSqlParser
Constructor and Description |
---|
InformixRowBoundsDialect() |
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, skip
getCountSql
public String getPageSql(String sql, org.apache.ibatis.session.RowBounds rowBounds, org.apache.ibatis.cache.CacheKey pageKey)
getPageSql
in class AbstractRowBoundsDialect
Copyright © 2018. All rights reserved.