org.josql.internal
Class Limit
java.lang.Object
org.josql.internal.Limit
public class Limit
- extends Object
Constructor Summary |
Limit()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Limit
public Limit()
init
public void init(Query q)
throws QueryParseException
- Throws:
QueryParseException
getSubList
public List getSubList(List objs,
Query q)
throws QueryExecutionException
- Throws:
QueryExecutionException
setStart
public void setStart(ValueExpression v)
setRowsCount
public void setRowsCount(ValueExpression v)
Copyright © 2008 Gary Bentley. All Rights Reserved.