|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlashbackQueryClause.Type | |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.clause | |
| Uses of FlashbackQueryClause.Type in com.alibaba.druid.sql.dialect.oracle.ast.clause |
|---|
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.clause that return FlashbackQueryClause.Type | |
|---|---|
FlashbackQueryClause.Type |
FlashbackQueryClause.getType()
|
static FlashbackQueryClause.Type |
FlashbackQueryClause.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FlashbackQueryClause.Type[] |
FlashbackQueryClause.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.clause with parameters of type FlashbackQueryClause.Type | |
|---|---|
void |
FlashbackQueryClause.setType(FlashbackQueryClause.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||