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