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