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