public class EventRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<org.talend.esb.sam.common.event.Event>
| Constructor and Description |
|---|
EventRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
org.talend.esb.sam.common.event.Event |
mapRow(ResultSet rs,
int rowNum) |
public org.talend.esb.sam.common.event.Event mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<org.talend.esb.sam.common.event.Event>SQLExceptionCopyright © 2011–2017 Talend Inc.. All rights reserved.