Class LogWebServiceTaskErrorDaoImpl
Object
AbstractJPADao<LogWebServiceTaskError,Long>
LogWebServiceTaskErrorDaoImpl
- All Implemented Interfaces:
Dao<LogWebServiceTaskError,,Long> LogWebServiceTaskErrorDao
@Repository
public class LogWebServiceTaskErrorDaoImpl
extends AbstractJPADao<LogWebServiceTaskError,Long>
implements LogWebServiceTaskErrorDao
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
LogWebServiceTaskErrorDaoImpl
public LogWebServiceTaskErrorDaoImpl()
-