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