Uses of Class
io.trino.sql.tree.GrantorSpecification
-
Packages that use GrantorSpecification Package Description io.trino.sql.tree -
-
Uses of GrantorSpecification in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type GrantorSpecification Modifier and Type Method Description Optional<GrantorSpecification>CreateRole. getGrantor()Optional<GrantorSpecification>GrantRoles. getGrantor()Optional<GrantorSpecification>RevokeRoles. getGrantor()
-