public class PlayerSummaryMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<PlayerSummary>
PlayerSummary
Constructor and Description |
---|
PlayerSummaryMapper() |
Modifier and Type | Method and Description |
---|---|
PlayerSummary |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public PlayerSummary mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper<PlayerSummary>
java.sql.SQLException