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) |
OracleAnalyticWindowing |
clone() |
List<SQLObject> |
getChildren() |
SQLExpr |
getExpr() |
OracleAnalyticWindowing.Type |
getType() |
void |
setExpr(SQLExpr expr) |
void |
setType(OracleAnalyticWindowing.Type type) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcomputeDataTypeaccept, 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)
public OracleAnalyticWindowing clone()
public List<SQLObject> getChildren()
getChildren in interface SQLExprCopyright © 2013–2018 Alibaba Group. All rights reserved.