public class SqlPagination extends Object
static String
OFFSET_FETCH
OFFSET_LIMIT
SIMPLE_LIMIT
SqlPagination()
protected SqlWrapper<Object>
forPaginate(String method, String fieldSelectSql, String fromWhereSql, Paging paging)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String OFFSET_LIMIT
public static final String OFFSET_FETCH
public static final String SIMPLE_LIMIT
public SqlPagination()
protected SqlWrapper<Object> forPaginate(String method, String fieldSelectSql, String fromWhereSql, Paging paging)
method
fieldSelectSql
fromWhereSql
paging
Copyright © 2024. All rights reserved.