Package | Description |
---|---|
gudusoft.gsqlparser.stmt.teradata.utilities |
Modifier and Type | Method and Description |
---|---|
static MultiLoadCmdType |
MultiLoadCmdType.searchMultiLoadCmd(String str) |
static MultiLoadCmdType |
MultiLoadCmdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiLoadCmdType[] |
MultiLoadCmdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|