public class JpaUserDao extends org.eurekaclinical.standardapis.dao.AbstractJpaUserDao<AuthorizedUserEntity> implements AuthorizedUserDao
UserDao interface, backed by JPA entities
and queries.| Constructor and Description |
|---|
JpaUserDao(com.google.inject.Provider<javax.persistence.EntityManager> inEMProvider)
Create an object with the give entity manager.
|
getByHttpServletRequest, getByName, getByPrincipalcreate, getAll, getAll, getDatabaseSupport, getEntityClass, getEntityManager, getListAsc, getListAsc, getListByAttribute, getListByAttribute, getListByAttributeIn, getListByAttributeIn, getUniqueByAttribute, getUniqueByAttribute, refresh, remove, retrieve, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2012–2020 Emory University. All rights reserved.