| 构造器和说明 |
|---|
SqlHelperRowMapperResultSetExtractor(com.jn.sqlhelper.common.resultset.BeanRowMapper<R> beanRowMapper) |
SqlHelperRowMapperResultSetExtractor(com.jn.sqlhelper.common.resultset.RowMapperResultSetExtractor<R> delegate) |
public SqlHelperRowMapperResultSetExtractor(com.jn.sqlhelper.common.resultset.RowMapperResultSetExtractor<R> delegate)
public SqlHelperRowMapperResultSetExtractor(com.jn.sqlhelper.common.resultset.BeanRowMapper<R> beanRowMapper)
public List<R> extractData(ResultSet rs) throws SQLException, org.springframework.dao.DataAccessException
extractData 在接口中 org.springframework.jdbc.core.ResultSetExtractor<List<R>>SQLExceptionorg.springframework.dao.DataAccessExceptionCopyright © 2020. All rights reserved.