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