public static class PGSelectQueryBlock.WindowClause extends PGSQLObjectImpl
| 构造器和说明 |
|---|
PGSelectQueryBlock.WindowClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
List<SQLExpr> |
getDefinition() |
SQLExpr |
getName() |
void |
setDefinition(List<SQLExpr> definition) |
void |
setName(SQLExpr name) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLExpr getName()
public void setName(SQLExpr name)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectaccept0 在类中 PGSQLObjectImplCopyright © 2012 Alibaba Group. All Rights Reserved.