public SystemPrivilegeBuilder Grantee(GranteeClauseBuilder grantee) { this.grantee = grantee; return(this); }
public ObjectPrivilegeBuilder Grantee(GranteeClauseBuilder grantee) { this.grantee = grantee; return(this); }