class ReportDao.ReportRowMapper extends java.lang.Object implements com.serotonin.db.spring.GenericRowMapper<ReportVO>
ReportRowMapper()
ReportVO
mapRow(java.sql.ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReportVO mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
com.serotonin.db.spring.GenericRowMapper<ReportVO>
org.springframework.jdbc.core.RowMapper
java.sql.SQLException