Class NfeEventoDaoImpl
Object
AbstractJPADao<NfeEvento,Long>
NfeEventoDaoImpl
- All Implemented Interfaces:
Dao<NfeEvento,,Long> NfeEventoDao
@Repository
public class NfeEventoDaoImpl
extends AbstractJPADao<NfeEvento,Long>
implements NfeEventoDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetProximoNroSequenciaEvento(String chaveAcesso, Integer tipoEvento) Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
NfeEventoDaoImpl
public NfeEventoDaoImpl()
-
-
Method Details
-
getProximoNroSequenciaEvento
- Specified by:
getProximoNroSequenciaEventoin interfaceNfeEventoDao
-