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