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