@Repository public class GestaoObraEmpreiteiraDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<GestaoObraEmpreiteiraVo>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
GestaoObraEmpreiteiraDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
GestaoObraEmpreiteiraVo |
recuperarCadastroEmpreiteiraPorInscricao(java.lang.Long inscricao) |
void |
salvar(GestaoObraEmpreiteiraVo entidade) |
apagar, ativarControleRegistro, desativarControleRegistro, inserir, localizar, localizar, recuperar, recuperar, reSeleciona, retornarTodos, setVariaveisDeSessao
delete, delete, executeProcedure, executeProcedure, getTransactionManager, insert, insert, queryForList, queryForList, queryForList, queryForList, queryForObject, queryForObject, queryForObject, setTransactionManager, update, update
private static final long serialVersionUID
@Autowired public GestaoObraEmpreiteiraDao(@Qualifier(value="gestaoDeObrasSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public void salvar(GestaoObraEmpreiteiraVo entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
salvar
in interface br.inf.thema.erp.infra.Manutencao<GestaoObraEmpreiteiraVo>
salvar
in class br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<GestaoObraEmpreiteiraVo>
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public GestaoObraEmpreiteiraVo recuperarCadastroEmpreiteiraPorInscricao(java.lang.Long inscricao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException