public class OracleAnalytic extends SQLOver implements OracleExpr
| 构造器和说明 |
|---|
OracleAnalytic() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleAnalyticWindowing |
getWindowing() |
void |
setWindowing(OracleAnalyticWindowing windowing) |
equals, getOrderBy, getPartitionBy, hashCode, setOrderByaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic OracleAnalyticWindowing getWindowing()
public void setWindowing(OracleAnalyticWindowing windowing)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.