Uses of Enum
gudusoft.gsqlparser.nodes.teradata.TIndexDefinition.EIndexType
Packages that use TIndexDefinition.EIndexType
-
Uses of TIndexDefinition.EIndexType in gudusoft.gsqlparser.nodes.teradata
Methods in gudusoft.gsqlparser.nodes.teradata that return TIndexDefinition.EIndexTypeModifier and TypeMethodDescriptionTIndexDefinition.getIndexType()static TIndexDefinition.EIndexTypeReturns the enum constant of this type with the specified name.static TIndexDefinition.EIndexType[]TIndexDefinition.EIndexType.values()Returns an array containing the constants of this enum type, in the order they are declared.