@Repository public class TcersTabelasDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<TcersTabelas>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TcersTabelasDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
excluiIdMedicao(java.lang.Long identificadorobra,
java.lang.Long identificadorMedicao) |
int |
existeTcersTabelas(java.lang.Long baseLegal) |
void |
insereIdMedicao(java.lang.Long identificadorobra,
java.lang.Long identificadorMedicao,
java.lang.Long idexterno) |
java.util.List<TcersTabelasVo> |
recuperaCodigoPorChaveOrigem(java.lang.String chaveOrigem,
java.lang.Long versao,
java.lang.Long tabela) |
java.util.List<TcersTabelas> |
recuperarTipoPorCodigoTabela(java.lang.Long codigo,
java.lang.Long tabela) |
java.util.List<TcersTabelas> |
recuperarTipoPorCodigoTabelaDocObra(java.lang.Long codigo,
java.lang.Long tabela) |
java.util.List<TcersTabelas> |
recuperarTipoPorCodigoTabelaOrigem(java.lang.Long codigo,
java.lang.Long tabela,
java.lang.String exercicio,
java.lang.Long numero) |
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 TcersTabelasDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<TcersTabelas> recuperarTipoPorCodigoTabela(java.lang.Long codigo, java.lang.Long tabela) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<TcersTabelas> recuperarTipoPorCodigoTabelaDocObra(java.lang.Long codigo, java.lang.Long tabela) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<TcersTabelas> recuperarTipoPorCodigoTabelaOrigem(java.lang.Long codigo, java.lang.Long tabela, java.lang.String exercicio, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<TcersTabelasVo> recuperaCodigoPorChaveOrigem(java.lang.String chaveOrigem, java.lang.Long versao, java.lang.Long tabela) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void insereIdMedicao(java.lang.Long identificadorobra, java.lang.Long identificadorMedicao, java.lang.Long idexterno) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void excluiIdMedicao(java.lang.Long identificadorobra, java.lang.Long identificadorMedicao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public int existeTcersTabelas(java.lang.Long baseLegal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException