public class PagerUtils extends Object
PagerUtils()
static String
count(String sql, String dbType)
limit(SQLSelect select, String dbType, int offset, int count)
limit(String sql, String dbType, int offset, int count)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PagerUtils()
public static String count(String sql, String dbType)
public static String limit(String sql, String dbType, int offset, int count)
public static String limit(SQLSelect select, String dbType, int offset, int count)
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.