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