public class OracleAnalytic extends SQLOver implements OracleExpr
SQLOver.WindowingType| 限定符和类型 | 字段和说明 |
|---|---|
private OracleAnalyticWindowing |
windowing |
of, orderBy, partitionBy, windowingBetweenBegin, windowingBetweenBeginFollowing, windowingBetweenBeginPreceding, windowingBetweenEnd, windowingBetweenEndFollowing, windowingBetweenEndPreceding, windowingFollowing, windowingPreceding, windowingTypeattributes, parent| 构造器和说明 |
|---|
OracleAnalytic() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor 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, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate OracleAnalyticWindowing windowing
protected void accept0(SQLASTVisitor visitor)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic List<SQLObject> getChildren()
getChildren 在接口中 SQLExprpublic OracleAnalyticWindowing getWindowing()
getWindowing 在类中 SQLOverpublic OracleAnalytic clone()
public void setWindowing(OracleAnalyticWindowing windowing)
public SQLDataType computeDataType()
computeDataType 在接口中 SQLExprcomputeDataType 在类中 SQLObjectImplCopyright © 2013–2019 Alibaba Group. All rights reserved.