public class SqlServer2012RowBoundsDialect extends SqlServerRowBoundsDialect
pageSql, replaceSql
countSqlParser
Constructor and Description |
---|
SqlServer2012RowBoundsDialect() |
Modifier and Type | Method and Description |
---|---|
String |
getPageSql(String sql,
org.apache.ibatis.session.RowBounds rowBounds,
org.apache.ibatis.cache.CacheKey pageKey) |
getCountSql, setProperties
afterAll, afterCount, afterPage, beforeCount, beforePage, getPageSql, processParameterObject, skip
public String getPageSql(String sql, org.apache.ibatis.session.RowBounds rowBounds, org.apache.ibatis.cache.CacheKey pageKey)
getPageSql
in class SqlServerRowBoundsDialect
Copyright © 2018. All rights reserved.