public class JdbcBeanRowMapper extends Object implements org.springframework.jdbc.core.RowMapper
| Constructor and Description |
|---|
JdbcBeanRowMapper(Class beanClass) |
public JdbcBeanRowMapper(Class beanClass)
public Object mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapperSQLExceptionCopyright © 2015. All rights reserved.