Uses of Enum Class
io.trino.sql.tree.CreateView.Security
Packages that use CreateView.Security
-
Uses of CreateView.Security in io.trino.sql.tree
Methods in io.trino.sql.tree that return CreateView.SecurityModifier and TypeMethodDescriptionstatic CreateView.SecurityReturns the enum constant of this class with the specified name.static CreateView.Security[]CreateView.Security.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 CreateView.Security