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