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