Uses of Enum
gudusoft.gsqlparser.nodes.TAuthorizationClause.EAuthorizationType
Packages that use TAuthorizationClause.EAuthorizationType
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TAuthorizationClause.EAuthorizationType in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TAuthorizationClause.EAuthorizationTypeModifier and TypeMethodDescriptionTAuthorizationClause.getAuthorizationType()Returns the enum constant of this type with the specified name.TAuthorizationClause.EAuthorizationType.values()Returns an array containing the constants of this enum type, in the order they are declared.