public abstract class FlashbackQueryClause extends OracleSQLObjectImpl
Modifier and Type | Class and Description |
---|---|
static class |
FlashbackQueryClause.AsOfFlashbackQueryClause |
static class |
FlashbackQueryClause.AsOfSnapshotClause |
static class |
FlashbackQueryClause.Type |
static class |
FlashbackQueryClause.VersionsFlashbackQueryClause |
Constructor and Description |
---|
FlashbackQueryClause() |
Modifier and Type | Method and Description |
---|---|
FlashbackQueryClause.Type |
getType() |
void |
setType(FlashbackQueryClause.Type type) |
accept0
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 FlashbackQueryClause.Type getType()
public void setType(FlashbackQueryClause.Type type)
Copyright © 2013–2017 Alibaba Group. All rights reserved.