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