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