| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.oceanbase | |
| gudusoft.gsqlparser.stmt.oceanbase |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseXaSqlNode.EXaType |
TOceanbaseXaSqlNode.getXaType() |
static TOceanbaseXaSqlNode.EXaType |
TOceanbaseXaSqlNode.EXaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TOceanbaseXaSqlNode.EXaType[] |
TOceanbaseXaSqlNode.EXaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOceanbaseXaSqlNode.setXaType(TOceanbaseXaSqlNode.EXaType xaType) |
| Modifier and Type | Method and Description |
|---|---|
TOceanbaseXaSqlNode.EXaType |
TXaSqlStatement.getXaType() |