Package | Description |
---|---|
gudusoft.gsqlparser.nodes.teradata | |
gudusoft.gsqlparser.stmt.teradata |
Modifier and Type | Method and Description |
---|---|
static TTeradataMultiLoadCmd.EMultiLoadCmdType |
TTeradataHelper.searchMultiLoadTypeByName(String typenameStr) |
Modifier and Type | Method and Description |
---|---|
TTeradataMultiLoadCmd.EMultiLoadCmdType |
TTeradataMultiLoadCmd.getCmdType() |
static TTeradataMultiLoadCmd.EMultiLoadCmdType |
TTeradataMultiLoadCmd.EMultiLoadCmdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TTeradataMultiLoadCmd.EMultiLoadCmdType[] |
TTeradataMultiLoadCmd.EMultiLoadCmdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TTeradataMultiLoadCmd.setCmdType(TTeradataMultiLoadCmd.EMultiLoadCmdType cmdType) |