public class OracleAnalytic extends SQLOver implements OracleExpr
SQLOver.WindowingType| Constructor and Description |
|---|
OracleAnalytic() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleAnalytic |
clone() |
SQLDataType |
computeDataType() |
List<SQLObject> |
getChildren() |
OracleAnalyticWindowing |
getWindowing() |
void |
setWindowing(OracleAnalyticWindowing windowing) |
cloneTo, equals, getOf, getOrderBy, getPartitionBy, getWindowingBetweenBegin, getWindowingBetweenEnd, getWindowingType, hashCode, isWindowingBetweenBeginFollowing, isWindowingBetweenBeginPreceding, isWindowingBetweenEndFollowing, isWindowingBetweenEndPreceding, isWindowingFollowing, isWindowingPreceding, setOf, setOrderBy, setWindowing, setWindowingBetweenBegin, setWindowingBetweenBeginFollowing, setWindowingBetweenBeginPreceding, setWindowingBetweenEnd, setWindowingBetweenEndFollowing, setWindowingBetweenEndPreceding, setWindowingFollowing, setWindowingPreceding, setWindowingTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic List<SQLObject> getChildren()
getChildren in interface SQLExprpublic OracleAnalyticWindowing getWindowing()
getWindowing in class SQLOverpublic OracleAnalytic clone()
public void setWindowing(OracleAnalyticWindowing windowing)
public SQLDataType computeDataType()
computeDataType in interface SQLExprcomputeDataType in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.