Package org.httpfeeds.server
Class FeedItemRowMapper
- java.lang.Object
-
- org.httpfeeds.server.FeedItemRowMapper
-
-
Constructor Summary
Constructors Constructor Description FeedItemRowMapper()
-
-
-
Method Detail
-
mapRow
public FeedItem mapRow(ResultSet rs, int rowNum) throws SQLException
- Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<FeedItem>- Throws:
SQLException
-
-