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, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
public 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.