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