Class RelatorioEstadoDaoImpl
Object
AbstractJPADao<RelatorioEstado,Long>
RelatorioEstadoDaoImpl
- All Implemented Interfaces:
Dao<RelatorioEstado,,Long> RelatorioEstadoDao
@Repository
public class RelatorioEstadoDaoImpl
extends AbstractJPADao<RelatorioEstado,Long>
implements RelatorioEstadoDao
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
RelatorioEstadoDaoImpl
public RelatorioEstadoDaoImpl()
-
-
Method Details
-
getEstado
- Specified by:
getEstadoin interfaceRelatorioEstadoDao
-
getEstado
- Specified by:
getEstadoin interfaceRelatorioEstadoDao
-