public class BaseQuery extends Object implements Query
Query
NO_LIMIT
BaseQuery()
BaseQuery(int limit)
int
getLimit()
boolean
hasLimit()
BaseQuery
setLimit(int limit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseQuery()
public BaseQuery(int limit)
public BaseQuery setLimit(int limit)
limit
public int getLimit()
getLimit
public boolean hasLimit()
hasLimit
Copyright © 2012–2014. All rights reserved.