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