| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.oceanbase | |
| gudusoft.gsqlparser.stmt.oceanbase |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseAlterTenantSqlNode.EAction |
TOceanbaseAlterTenantSqlNode.getActionType() |
static TOceanbaseAlterTenantSqlNode.EAction |
TOceanbaseAlterTenantSqlNode.EAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TOceanbaseAlterTenantSqlNode.EAction[] |
TOceanbaseAlterTenantSqlNode.EAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOceanbaseAlterTenantSqlNode.setActionType(TOceanbaseAlterTenantSqlNode.EAction actionType) |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseAlterTenantSqlNode.EAction |
TAlterTenantSqlStatement.getActionType() |