Interface CatalogObject.Grant.OnRole

All Superinterfaces:
CatalogObject.Grant
Enclosing interface:
CatalogObject.Grant

public static interface CatalogObject.Grant.OnRole extends CatalogObject.Grant
Subtype of Grant representing the grants (of membership in, and/or privileges of, other roles) that may be made to a role.
  • Method Details

    • mayExercisePrivileges

      boolean mayExercisePrivileges()
    • maySetRole

      boolean maySetRole()
    • mayAdmin

      boolean mayAdmin()