-
@StableMinor(version="12.3",
sinceVersion="4.0")
public class QuerySelect
extends QueryBase
Represents a select statement
- Since:
- 4.0.0
- Version:
- $Revision: 23746 $ $Date: 2020-04-07 23:14:34 +0000 (Tue, 07 Apr 2020) $
-
-
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.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.