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