Uses of Enum
gudusoft.gsqlparser.nodes.hive.EHivePrivilegeType
Packages that use EHivePrivilegeType
-
Uses of EHivePrivilegeType in gudusoft.gsqlparser.nodes.hive
Methods in gudusoft.gsqlparser.nodes.hive that return EHivePrivilegeTypeModifier and TypeMethodDescriptionTHivePrivilegeDef.getPrivilegeType()static EHivePrivilegeTypeReturns the enum constant of this type with the specified name.static EHivePrivilegeType[]EHivePrivilegeType.values()Returns an array containing the constants of this enum type, in the order they are declared.