private static class LocalisedPredefAttributeJdbcCursorItemReader.PredefAttributeRowMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<PredefAttribute>
Modifier | Constructor and Description |
---|---|
private |
LocalisedPredefAttributeJdbcCursorItemReader.PredefAttributeRowMapper() |
Modifier and Type | Method and Description |
---|---|
PredefAttribute |
mapRow(java.sql.ResultSet rs,
int rowNum) |
private LocalisedPredefAttributeJdbcCursorItemReader.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