public class LimitOffsetPaging extends Object implements org.teasoft.bee.osql.dialect.DbFeature
LimitOffsetPaging()
String
toPageSql(String sql, int size)
toPageSql(String sql, int offset, int size)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LimitOffsetPaging()
public String toPageSql(String sql, int offset, int size)
toPageSql
org.teasoft.bee.osql.dialect.DbFeature
public String toPageSql(String sql, int size)
Copyright © 2020. All rights reserved.