-
@StableMinor(version="9.0",
sinceVersion="4.0")
public class QuerySelect
extends QueryBase
Represents a select statement
- Since:
- 4.0.0
- Version:
- $Revision: 19136 $ $Date: 2016-06-02 21:14:45 +0000 (Thu, 02 Jun 2016) $
-
-
Method Summary
-
Methods inherited from class lumis.util.query.QueryBase
addField, addFilter, addQueryAssignment, addTable, getFieldById, getFields, getFilters, getQueryAssignments, getTable, getTable, getTableByRelationId, getTables, setTable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
maxRows
protected int maxRows
-
startAt
protected int startAt
-
Constructor Detail
-
QuerySelect
public QuerySelect()
-
Method Detail
-
getMaxRows
public int getMaxRows()
-
getStartAt
public int getStartAt()
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.