Class LogWebServiceProcessInstanceDaoImpl
Object
AbstractJPADao<LogWebServiceProcessInstance,Long>
LogWebServiceProcessInstanceDaoImpl
- All Implemented Interfaces:
Dao<LogWebServiceProcessInstance,,Long> LogWebServiceProcessInstanceDao
@Repository
public class LogWebServiceProcessInstanceDaoImpl
extends AbstractJPADao<LogWebServiceProcessInstance,Long>
implements LogWebServiceProcessInstanceDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLogWebServiceProcessInstancegetLogByRequestId(String requestId) Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
LogWebServiceProcessInstanceDaoImpl
public LogWebServiceProcessInstanceDaoImpl()
-
-
Method Details
-
getLogByRequestId
- Specified by:
getLogByRequestIdin interfaceLogWebServiceProcessInstanceDao
-