public class JpaDeidPerPatientParamsDao extends org.eurekaclinical.standardapis.dao.GenericDao<DeidPerPatientParams,Long> implements DeidPerPatientParamsDao
JobDao interface, with the use of JPA entity managers.| Constructor and Description |
|---|
JpaDeidPerPatientParamsDao(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 JpaDeidPerPatientParamsDao(com.google.inject.Provider<javax.persistence.EntityManager> inEMProvider)
inEMProvider - The entity manager provider.public void deleteAll(DestinationEntity destination)
deleteAll in interface DeidPerPatientParamsDaopublic DeidPerPatientParams getByKeyId(String keyId)
getByKeyId in interface DeidPerPatientParamsDaoCopyright © 2012–2016 Emory University. All rights reserved.