public class PlayerSummaryMapper extends Object implements org.springframework.jdbc.core.simple.ParameterizedRowMapper<PlayerSummary>
PlayerSummary| Constructor and Description |
|---|
PlayerSummaryMapper() |
public PlayerSummary mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<PlayerSummary>SQLExceptionCopyright © 2013 SpringSource. All Rights Reserved.