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