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