-
@StableMinor(version="12.1",
sinceVersion="4.0")
public class QuerySelect
extends QueryBase
Represents a select statement
- Since:
- 4.0.0
- Version:
- $Revision: 23263 $ $Date: 2019-10-09 21:03:57 +0000 (Wed, 09 Oct 2019) $
-
-
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()
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.