MySQLSetPermissionRules

public class MySQLSetPermissionRules extends MySQLTransaction implements SetPermissionRulesImpl

Fields

STMT_DELETE_PERMISSION_RULES

public static final String STMT_DELETE_PERMISSION_RULES

STMT_INSERT_PERMISSION_RULES

public static final String STMT_INSERT_PERMISSION_RULES

Constructors

MySQLSetPermissionRules

public MySQLSetPermissionRules(Access access)

Methods

updatePermissionRules

public void updatePermissionRules(String role, Set<PermissionRule> rules)