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