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