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