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