Class CertificadoEmpresaDaoImpl
Object
AbstractJPADao<CertificadoEmpresa,Long>
CertificadoEmpresaDaoImpl
- All Implemented Interfaces:
Dao<CertificadoEmpresa,,Long> CertificadoEmpresaDao
@Repository
public class CertificadoEmpresaDaoImpl
extends AbstractJPADao<CertificadoEmpresa,Long>
implements CertificadoEmpresaDao
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
CertificadoEmpresaDaoImpl
public CertificadoEmpresaDaoImpl()
-
-
Method Details
-
obterPorEmpresa
- Specified by:
obterPorEmpresain interfaceCertificadoEmpresaDao
-