public class OracleAnalytic extends SQLOver implements SQLReplaceable, OracleExpr
SQLOver.WindowingBound, 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() |
boolean |
replace(SQLExpr expr,
SQLExpr target) |
void |
setWindowing(OracleAnalyticWindowing x) |
cloneTo, equals, getClusterBy, getDistributeBy, getOf, getOrderBy, getPartitionBy, getSortBy, getWindowingBetweenBegin, getWindowingBetweenBeginBound, getWindowingBetweenEnd, getWindowingBetweenEndBound, getWindowingType, hashCode, isExcludeCurrentRow, isWindowingBetweenEndFollowing, isWindowingBetweenEndPreceding, isWindowingPreceding, setClusterBy, setDistributeBy, setExcludeCurrentRow, setOf, setOrderBy, setSortBy, setWindowingBetweenBegin, setWindowingBetweenBeginBound, setWindowingBetweenEnd, setWindowingBetweenEndBound, setWindowingPreceding, setWindowingTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic List<SQLObject> getChildren()
getChildren in interface SQLExprpublic OracleAnalyticWindowing getWindowing()
public OracleAnalytic clone()
public void setWindowing(OracleAnalyticWindowing x)
public SQLDataType computeDataType()
computeDataType in interface SQLExprcomputeDataType in class SQLObjectImplCopyright © 2013–2021 Alibaba Group. All rights reserved.