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