public class OracleAnalyticWindowing extends SQLObjectImpl implements OracleExpr
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OracleAnalyticWindowing.Type |
| 构造器和说明 |
|---|
OracleAnalyticWindowing() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLExpr |
getExpr() |
OracleAnalyticWindowing.Type |
getType() |
void |
setExpr(SQLExpr expr) |
void |
setType(OracleAnalyticWindowing.Type type) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public OracleAnalyticWindowing.Type getType()
public void setType(OracleAnalyticWindowing.Type type)
Copyright © 2012 Alibaba Group. All Rights Reserved.