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