@Repository public class TransporteFaixaDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<TransporteFaixa>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TransporteFaixaDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
copiaValorTransp(java.lang.Long origem,
java.lang.Long destino) |
java.util.List<TransporteFaixa> |
recuperarFaixaTransporte(java.lang.Long codigo,
java.lang.Long transportadora) |
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 TransporteFaixaDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<TransporteFaixa> recuperarFaixaTransporte(java.lang.Long codigo, java.lang.Long transportadora) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void copiaValorTransp(java.lang.Long origem, java.lang.Long destino) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException