public static class PGSelectQueryBlock.WindowClause extends PGSQLObjectImpl
| Constructor and Description |
|---|
WindowClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
List<SQLExpr> |
getDefinition() |
SQLExpr |
getName() |
void |
setDefinition(List<SQLExpr> definition) |
void |
setName(SQLExpr name) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getName()
public void setName(SQLExpr name)
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectaccept0 in class PGSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.