private static class CategoryJdbcCursorItemReader.AttributeRowMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<Category>
Modifier and Type | Field and Description |
---|---|
private int |
shopId |
Constructor and Description |
---|
AttributeRowMapper(int shopID) |
Modifier and Type | Method and Description |
---|---|
Category |
mapRow(java.sql.ResultSet rs,
int rowNum) |