private static final class ProductJdbcCursorItemReader.ProductMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<Product>
private
ProductJdbcCursorItemReader.ProductMapper()
Product
mapRow(java.sql.ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private ProductJdbcCursorItemReader.ProductMapper()
public Product mapRow(java.sql.ResultSet rs, int rowNum) throws java.sql.SQLException
mapRow
org.springframework.jdbc.core.RowMapper<Product>
java.sql.SQLException