Class NfeSolicitacaoImportacaoDaoImpl
Object
AbstractJPADao<NfeSolicitacaoImportacao,Long>
NfeSolicitacaoImportacaoDaoImpl
- All Implemented Interfaces:
Dao<NfeSolicitacaoImportacao,,Long> NfeSolicitacaoImportacaoDao
@Repository
public class NfeSolicitacaoImportacaoDaoImpl
extends AbstractJPADao<NfeSolicitacaoImportacao,Long>
implements NfeSolicitacaoImportacaoDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<NfeSolicitacaoImportacao> getSolicitacoesPendentes(int limit) Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
NfeSolicitacaoImportacaoDaoImpl
public NfeSolicitacaoImportacaoDaoImpl()
-
-
Method Details
-
getSolicitacoesPendentes
- Specified by:
getSolicitacoesPendentesin interfaceNfeSolicitacaoImportacaoDao
-