Class NfeConsultaDaoImpl

Object
AbstractJPADao<NfeConsulta,Integer>
NfeConsultaDaoImpl
All Implemented Interfaces:
Dao<NfeConsulta,Integer>, NfeConsultaDao

@Repository public class NfeConsultaDaoImpl extends AbstractJPADao<NfeConsulta,Integer> implements NfeConsultaDao
  • Constructor Details

    • NfeConsultaDaoImpl

      public NfeConsultaDaoImpl()
  • Method Details