@Repository public class InformacaoMotoristaDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<InformacaoMotorista>
InformacaoMotorista
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InformacaoMotoristaDao(com.ibatis.sqlmap.client.SqlMapClient mapClient) |
Modifier and Type | Method and Description |
---|---|
InformacaoMotoristaVo |
recuperaDadosCarteira(java.lang.Long cadastroGeral) |
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 InformacaoMotoristaDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient mapClient)
public InformacaoMotoristaVo recuperaDadosCarteira(java.lang.Long cadastroGeral) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException