MySQLRetrieveAll

public class MySQLRetrieveAll extends MySQLTransaction implements RetrieveAllImpl

Fields

STMT_ENTITY_WHERE_CLAUSE

public static final String STMT_ENTITY_WHERE_CLAUSE

STMT_GET_ALL_HEAD

public static final String STMT_GET_ALL_HEAD

STMT_OTHER_ROLES

public static final String STMT_OTHER_ROLES

Constructors

MySQLRetrieveAll

public MySQLRetrieveAll(Access access)

Methods

execute

public List<EntityID> execute(String role)