public class PGAnalytic extends SQLObjectImpl implements PGExpr
| 构造器和说明 |
|---|
PGAnalytic() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
PGOrderBy |
getOrderBy() |
List<SQLExpr> |
getPartitionBy() |
void |
setOrderBy(PGOrderBy orderBy) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic PGOrderBy getOrderBy()
public void setOrderBy(PGOrderBy orderBy)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2012 Alibaba Group. All Rights Reserved.