org.talend.esb.sam.server.persistence
Class EventRowMapper
java.lang.Object
org.talend.esb.sam.server.persistence.EventRowMapper
- All Implemented Interfaces:
- org.springframework.jdbc.core.RowMapper<Event>
public class EventRowMapper
- extends Object
- implements org.springframework.jdbc.core.RowMapper<Event>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventRowMapper
public EventRowMapper()
mapRow
public Event mapRow(ResultSet rs,
int rowNum)
throws SQLException
- Specified by:
mapRow in interface org.springframework.jdbc.core.RowMapper<Event>
- Throws:
SQLException
Copyright © 2011 Talend Inc.. All Rights Reserved.