Uses of Enum
gudusoft.gsqlparser.stmt.teradata.TTeradataMultiLoadExport.CommandType
Packages that use TTeradataMultiLoadExport.CommandType
-
Uses of TTeradataMultiLoadExport.CommandType in gudusoft.gsqlparser.stmt.teradata
Methods in gudusoft.gsqlparser.stmt.teradata that return TTeradataMultiLoadExport.CommandTypeModifier and TypeMethodDescriptionTTeradataMultiLoadExport.getCommandType()Returns the enum constant of this type with the specified name.static TTeradataMultiLoadExport.CommandType[]TTeradataMultiLoadExport.CommandType.values()Returns an array containing the constants of this enum type, in the order they are declared.