public static class FlashbackQueryClause.VersionsFlashbackQueryClause extends FlashbackQueryClause
FlashbackQueryClause.AsOfFlashbackQueryClause, FlashbackQueryClause.AsOfSnapshotClause, FlashbackQueryClause.Type, FlashbackQueryClause.VersionsFlashbackQueryClause
Constructor and Description |
---|
VersionsFlashbackQueryClause() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLExpr |
getBegin() |
SQLExpr |
getEnd() |
void |
setBegin(SQLExpr begin) |
void |
setEnd(SQLExpr end) |
getType, setType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLExpr getBegin()
public void setBegin(SQLExpr begin)
public SQLExpr getEnd()
public void setEnd(SQLExpr end)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.