|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.dialect.oracle.ast.OracleSQLObjectImpl
com.alibaba.druid.sql.dialect.oracle.ast.clause.FlashbackQueryClause
public abstract class FlashbackQueryClause
| Nested Class Summary | |
|---|---|
static class |
FlashbackQueryClause.AsOfFlashbackQueryClause
|
static class |
FlashbackQueryClause.AsOfSnapshotClause
|
static class |
FlashbackQueryClause.Type
|
static class |
FlashbackQueryClause.VersionsFlashbackQueryClause
|
| Constructor Summary | |
|---|---|
FlashbackQueryClause()
|
|
| Method Summary | |
|---|---|
FlashbackQueryClause.Type |
getType()
|
void |
setType(FlashbackQueryClause.Type type)
|
| Methods inherited from class com.alibaba.druid.sql.dialect.oracle.ast.OracleSQLObjectImpl |
|---|
accept0 |
| Methods inherited from class com.alibaba.druid.sql.ast.SQLObjectImpl |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent |
| Constructor Detail |
|---|
public FlashbackQueryClause()
| Method Detail |
|---|
public FlashbackQueryClause.Type getType()
public void setType(FlashbackQueryClause.Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||