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