Uses of Enum
gudusoft.gsqlparser.stmt.teradata.utilities.FastLoadCmdType
Packages that use FastLoadCmdType
-
Uses of FastLoadCmdType in gudusoft.gsqlparser.stmt.teradata.utilities
Methods in gudusoft.gsqlparser.stmt.teradata.utilities that return FastLoadCmdTypeModifier and TypeMethodDescriptionstatic FastLoadCmdTypeFastLoadCmdType.searchFastLoadCmd(String str) static FastLoadCmdTypeReturns 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.