-
@StableMinor(version="10.3",
sinceVersion="4.0")
public class QuerySelect
extends QueryBase
Represents a select statement
- Since:
- 4.0.0
- Version:
- $Revision: 20807 $ $Date: 2017-11-30 19:08:51 +0000 (Thu, 30 Nov 2017) $
-
-
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 10.3.0.171201 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.