| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.expr |
| Modifier and Type | Method and Description |
|---|---|
SQLFlashbackExpr.Type |
SQLFlashbackExpr.getType() |
static SQLFlashbackExpr.Type |
SQLFlashbackExpr.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLFlashbackExpr.Type[] |
SQLFlashbackExpr.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLFlashbackExpr.setType(SQLFlashbackExpr.Type type) |
| Constructor and Description |
|---|
SQLFlashbackExpr(SQLFlashbackExpr.Type type,
SQLExpr expr) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.