public class EventRowMapper extends JdbcEventMapper implements org.springframework.jdbc.core.RowMapper<Event>
Event from result.
Leveraging on existing JdbcEventMapper| Constructor and Description |
|---|
EventRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
Event |
mapRow(ResultSet rs,
int rowNum) |
mapEventpublic Event mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<Event>SQLExceptionCopyright © 2013–2021 FF4J. All rights reserved.