public static class PGSelectQueryBlock.FetchClause extends PGSQLObjectImpl
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PGSelectQueryBlock.FetchClause.Option |
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLExpr |
count |
private PGSelectQueryBlock.FetchClause.Option |
option |
attributes, parent| 构造器和说明 |
|---|
FetchClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
SQLExpr |
getCount() |
PGSelectQueryBlock.FetchClause.Option |
getOption() |
void |
setCount(SQLExpr count) |
void |
setOption(PGSelectQueryBlock.FetchClause.Option option) |
accept0accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate PGSelectQueryBlock.FetchClause.Option option
private SQLExpr count
public PGSelectQueryBlock.FetchClause.Option getOption()
public void setOption(PGSelectQueryBlock.FetchClause.Option option)
public SQLExpr getCount()
public void setCount(SQLExpr count)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectaccept0 在类中 PGSQLObjectImplCopyright © 2013–2019 Alibaba Group. All rights reserved.