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