Uses of Enum
gudusoft.gsqlparser.nodes.EAlterTypeOption
Packages that use EAlterTypeOption
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of EAlterTypeOption in gudusoft.gsqlparser.nodes
Fields in gudusoft.gsqlparser.nodes declared as EAlterTypeOptionMethods in gudusoft.gsqlparser.nodes that return EAlterTypeOptionModifier and TypeMethodDescriptionTAlterTypeOption.getType()static EAlterTypeOptionReturns the enum constant of this type with the specified name.static EAlterTypeOption[]EAlterTypeOption.values()Returns an array containing the constants of this enum type, in the order they are declared.