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 |
---|
CategoryJdbcCursorItemReader.AttributeRowMapper(int shopID) |