| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.oceanbase | |
| gudusoft.gsqlparser.stmt.oceanbase |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseFlashbackSqlNode.EFlashbackType |
TOceanbaseFlashbackSqlNode.getFlashbackType() |
static TOceanbaseFlashbackSqlNode.EFlashbackType |
TOceanbaseFlashbackSqlNode.EFlashbackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TOceanbaseFlashbackSqlNode.EFlashbackType[] |
TOceanbaseFlashbackSqlNode.EFlashbackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOceanbaseFlashbackSqlNode.setFlashbackType(TOceanbaseFlashbackSqlNode.EFlashbackType flashbackType) |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseFlashbackSqlNode.EFlashbackType |
TFlashbackSqlStatement.getFlashbackType() |