public class JpaDestinationOffsetDao extends GenericDao<DeidPerPatientParams,Long> implements DeidPerPatientParamDao
JobDao interface, with the use of JPA entity managers.GenericDao.QueryPathProvider<E,P>, GenericDao.SqlComparator| Constructor and Description |
|---|
JpaDestinationOffsetDao(com.google.inject.Provider<javax.persistence.EntityManager> inEMProvider)
Construct instance with the given EntityManager provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll(DestinationEntity destination) |
DeidPerPatientParams |
getByKeyId(String keyId) |
create, getAll, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttribute, getUniqueByAttribute, refresh, remove, retrieve, update@Inject public JpaDestinationOffsetDao(com.google.inject.Provider<javax.persistence.EntityManager> inEMProvider)
inEMProvider - The entity manager provider.public void deleteAll(DestinationEntity destination)
deleteAll in interface DeidPerPatientParamDaopublic DeidPerPatientParams getByKeyId(String keyId)
getByKeyId in interface DeidPerPatientParamDaoCopyright © 2012–2016 Emory University. All rights reserved.