@Repository public class PossiveisParticipantesDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<PossiveisParticipantesVo>
PossiveisParticipantesVo
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
PossiveisParticipantesDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
processaAlteracaoTemplate(java.lang.Long programa,
java.lang.Long licitacao) |
java.util.List<PossiveisParticipantesVo> |
recuperarPossiveisParticipantesImportacao(java.lang.Long numeroTotal) |
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 PossiveisParticipantesDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<PossiveisParticipantesVo> recuperarPossiveisParticipantesImportacao(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.Map<java.lang.String,java.lang.Object> processaAlteracaoTemplate(java.lang.Long programa, java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException