public class JpaRoleDao extends org.eurekaclinical.standardapis.dao.AbstractJpaRoleDao<AuthorizedRoleEntity> implements RoleDao
RoleDao implementation, backed by JPA entities and queries.| Constructor and Description |
|---|
JpaRoleDao(com.google.inject.Provider<javax.persistence.EntityManager> inManagerProvider)
Create a new object with the given entity manager.
|
create, getAll, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttribute, getUniqueByAttribute, getUniqueByAttribute, refresh, remove, retrieve, updateCopyright © 2012–2017 Emory University. All rights reserved.