public class OracleAnalytic extends SQLOver implements OracleExpr
SQLOver.WindowingType
Constructor and Description |
---|
OracleAnalytic() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleAnalyticWindowing |
getWindowing() |
void |
setWindowing(OracleAnalyticWindowing windowing) |
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, setWindowingType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
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 OracleAnalyticWindowing getWindowing()
getWindowing
in class SQLOver
public void setWindowing(OracleAnalyticWindowing windowing)
Copyright © 2013–2017 Alibaba Group. All rights reserved.