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