@Repository
public class LdoLancamentoInterferenciaDao
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
LdoLancamentoInterferenciaDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
java.util.List<LdoLancamentoVo> |
localizar(java.util.Map<java.lang.String,java.lang.Object> where) |
java.util.List<LdoLancamentoVo> |
recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) |
private static final long serialVersionUID
@Autowired public LdoLancamentoInterferenciaDao(@Qualifier(value="contabilidadeSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<LdoLancamentoVo> localizar(java.util.Map<java.lang.String,java.lang.Object> where) throws ErpDaoException
ErpDaoException
public java.util.List<LdoLancamentoVo> recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) throws ErpDaoException
ErpDaoException