Class ProcessJobRetryLogDaoImpl

Object
AbstractJPADao<ProcessJobRetryLog,Long>
AbstractHibridDao<ProcessJobRetryLog,Long>
ProcessJobRetryLogDaoImpl
All Implemented Interfaces:
Dao<ProcessJobRetryLog,Long>, ProcessJobRetryLogDao

@Repository public class ProcessJobRetryLogDaoImpl extends AbstractHibridDao<ProcessJobRetryLog,Long> implements ProcessJobRetryLogDao