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