Uses of Class
io.trino.sql.tree.SetSchemaAuthorization
-
Packages that use SetSchemaAuthorization Package Description io.trino.sql.tree -
-
Uses of SetSchemaAuthorization in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type SetSchemaAuthorization Modifier and Type Method Description protected RAstVisitor. visitSetSchemaAuthorization(SetSchemaAuthorization node, C context)
-