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