public class CustomPropertyRowMapper extends JdbcPropertyMapper implements org.springframework.jdbc.core.RowMapper<Property<?>>
PropertyString.| Constructor and Description |
|---|
CustomPropertyRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
Property<?> |
mapRow(ResultSet rs,
int row) |
mappublic Property<?> mapRow(ResultSet rs, int row) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<Property<?>>SQLExceptionCopyright © 2013–2021 FF4J. All rights reserved.