public class Paging extends Restrictions implements IPaging, IRestrictions, Cloneable, Serializable
LOG| Modifier and Type | Method and Description |
|---|---|
static Paging |
add(int firstResult,
int maxResults) |
int |
getFirstResult() |
int |
getMaxResults() |
getCacheable, getName, getReference, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheable, getName, getValuegetReferencepublic static Paging add(int firstResult, int maxResults)
public int getMaxResults()
getMaxResults in interface IPagingpublic int getFirstResult()
getFirstResult in interface IPagingCopyright © 2016 jufeng. All rights reserved.