public class OracleAnalyticWindowing extends SQLObjectImpl implements OracleExpr
| Modifier and Type | Class and Description |
|---|---|
static class |
OracleAnalyticWindowing.Type |
| Constructor and Description |
|---|
OracleAnalyticWindowing() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLExpr |
getExpr() |
OracleAnalyticWindowing.Type |
getType() |
void |
setExpr(SQLExpr expr) |
void |
setType(OracleAnalyticWindowing.Type type) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public OracleAnalyticWindowing.Type getType()
public void setType(OracleAnalyticWindowing.Type type)
Copyright © 2013–2017 Alibaba Group. All rights reserved.