public class JpaJobEventDao extends org.eurekaclinical.standardapis.dao.GenericDao<JobEvent,Long> implements JobEventDao
JobDao interface, with the use of JPA entity managers.| Constructor and Description |
|---|
JpaJobEventDao(com.google.inject.Provider<javax.persistence.EntityManager> inEMProvider)
Construct instance with the given EntityManager provider.
|
create, getAll, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttribute, getUniqueByAttribute, refresh, remove, retrieve, updateCopyright © 2012–2016 Emory University. All rights reserved.