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