Uses of Enum
gudusoft.gsqlparser.nodes.ECreateFunctionOptionType
Packages that use ECreateFunctionOptionType
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of ECreateFunctionOptionType in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return ECreateFunctionOptionTypeModifier and TypeMethodDescriptionTCreateFunctionOption.getOptionType()static ECreateFunctionOptionTypeReturns the enum constant of this type with the specified name.static ECreateFunctionOptionType[]ECreateFunctionOptionType.values()Returns an array containing the constants of this enum type, in the order they are declared.