public class SQLServerSelectQueryBlock extends SQLSelectQueryBlock
| Constructor and Description |
|---|
SQLServerSelectQueryBlock() |
| Modifier and Type | Method and Description |
|---|---|
SQLServerTop |
getTop() |
void |
limit(int rowCount,
int offset) |
void |
setTop(int rowCount) |
void |
setTop(SQLServerTop top) |
addCondition, addCondition, addSelectItem, addSelectItem, addSelectItem, addSortBy, addWhere, addWindow, clone, cloneSelectListTo, cloneTo, equals, findAllColumnSelectItem, findColumn, findSelectItem, findSelectItem, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getCachedSelectList, getCachedSelectListHash, getConnectBy, getDbType, getDistionOption, getDistributeBy, getFirst, getForUpdateOf, getForUpdateOfSize, getFrom, getGroupBy, getHints, getHintsDirect, getHintsSize, getInto, getLimit, getOffset, getOrderBy, getOrderBySiblings, getSelectList, getSortBy, getStartWith, getWaitTime, getWhere, getWindows, hashCode, isBracket, isForUpdate, isNoCycle, isNoWait, isParenthesized, isPrior, removeCondition, removeCondition, replace, selectItemHasAllColumn, selectItemHasAllColumn, setBracket, setCachedSelectList, setConnectBy, setDbType, setDistionOption, setFirst, setForUpdate, setFrom, setFrom, setFrom, setFrom, setGroupBy, setHints, setInto, setInto, setLimit, setNoCycle, setNoWait, setOffset, setOrderBy, setOrderBySiblings, setParenthesized, setPrior, setStartWith, setWaitTime, setWhereaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLServerTop getTop()
public void setTop(SQLServerTop top)
public void setTop(int rowCount)
public void limit(int rowCount,
int offset)
limit in class SQLSelectQueryBlockCopyright © 2013–2018 Alibaba Group. All rights reserved.