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