MySQLRetrieveRole

public class MySQLRetrieveRole extends MySQLTransaction implements RetrieveRoleImpl

Fields

STMT_RETRIEVE_ROLE

public static final String STMT_RETRIEVE_ROLE

STMT_RETRIEVE_USERS

public static final String STMT_RETRIEVE_USERS

Constructors

MySQLRetrieveRole

public MySQLRetrieveRole(Access access)

Methods

retrieve

public Role retrieve(String role)