public class JpaJobEventDao extends org.eurekaclinical.standardapis.dao.GenericDao<JobEventEntity,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, getDatabaseSupport, getEntityClass, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttributeIn, getListByAttributeIn, getUniqueByAttribute, getUniqueByAttribute, refresh, remove, retrieve, updateCopyright © 2012–2018 Emory University. All rights reserved.