class PublisherDao.PublisherRowMapper extends java.lang.Object implements com.serotonin.db.spring.GenericRowMapper<PublisherVO<? extends PublishedPointVO>>
Constructor and Description |
---|
PublisherRowMapper() |
Modifier and Type | Method and Description |
---|---|
PublisherVO<? extends PublishedPointVO> |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public PublisherVO<? extends PublishedPointVO> mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
in interface com.serotonin.db.spring.GenericRowMapper<PublisherVO<? extends PublishedPointVO>>
mapRow
in interface org.springframework.jdbc.core.RowMapper
java.sql.SQLException