@Repository public class ObraLicencaDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<ObraLicencaVo>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ObraLicencaDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
consisteLicenca(java.lang.Long origem,
java.lang.Long obra,
java.lang.Long licenca) |
void |
excluiIdLicenca(java.lang.Long obra,
java.lang.Long licenca) |
void |
insereIdLicenca(java.lang.Long obra,
java.lang.Long licenca,
java.lang.Long idExterno) |
apagar, ativarControleRegistro, desativarControleRegistro, inserir, localizar, localizar, recuperar, recuperar, reSeleciona, retornarTodos, salvar, 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 ObraLicencaDao(@Qualifier(value="gestaoDeObrasSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public void consisteLicenca(java.lang.Long origem, java.lang.Long obra, java.lang.Long licenca) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void insereIdLicenca(java.lang.Long obra, java.lang.Long licenca, java.lang.Long idExterno) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void excluiIdLicenca(java.lang.Long obra, java.lang.Long licenca) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException