Uses of Enum Class
io.trino.sql.tree.GrantOnType
Packages that use GrantOnType
-
Uses of GrantOnType in io.trino.sql.tree
Methods in io.trino.sql.tree that return GrantOnTypeModifier and TypeMethodDescriptionstatic GrantOnTypeReturns the enum constant of this class with the specified name.static GrantOnType[]GrantOnType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.sql.tree that return types with arguments of type GrantOnType