Uses of Enum
gudusoft.gsqlparser.stmt.teradata.utilities.MultiLoadCmdType
Packages that use MultiLoadCmdType
-
Uses of MultiLoadCmdType in gudusoft.gsqlparser.stmt.teradata.utilities
Methods in gudusoft.gsqlparser.stmt.teradata.utilities that return MultiLoadCmdTypeModifier and TypeMethodDescriptionstatic MultiLoadCmdTypeMultiLoadCmdType.searchMultiLoadCmd(String str) static MultiLoadCmdTypeReturns 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.