| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.oceanbase | |
| gudusoft.gsqlparser.stmt.oceanbase |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseShowTenantSqlNode.EShowType |
TOceanbaseShowTenantSqlNode.getShowType() |
static TOceanbaseShowTenantSqlNode.EShowType |
TOceanbaseShowTenantSqlNode.EShowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TOceanbaseShowTenantSqlNode.EShowType[] |
TOceanbaseShowTenantSqlNode.EShowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOceanbaseShowTenantSqlNode.setShowType(TOceanbaseShowTenantSqlNode.EShowType showType) |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseShowTenantSqlNode.EShowType |
TShowTenantSqlStatement.getShowType() |