public static class OscarSelectQueryBlock.FetchClause extends OscarObjectImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
OscarSelectQueryBlock.FetchClause.Option |
| Constructor and Description |
|---|
FetchClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OscarASTVisitor visitor) |
SQLExpr |
getCount() |
OscarSelectQueryBlock.FetchClause.Option |
getOption() |
void |
setCount(SQLExpr count) |
void |
setOption(OscarSelectQueryBlock.FetchClause.Option option) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic OscarSelectQueryBlock.FetchClause.Option getOption()
public void setOption(OscarSelectQueryBlock.FetchClause.Option option)
public SQLExpr getCount()
public void setCount(SQLExpr count)
public void accept0(OscarASTVisitor visitor)
accept0 in interface OscarObjectaccept0 in class OscarObjectImplCopyright © 2013–2022 Alibaba Group. All rights reserved.