@Repository
public class BancoRetornoDao
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
BancoRetornoDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BancoRetorno> |
recuperarParaLista() |
private static final long serialVersionUID
@Autowired public BancoRetornoDao(@Qualifier(value="contabilidadeSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<BancoRetorno> recuperarParaLista() throws ErpDaoException
ErpDaoException