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