public class JdbcOutputStreamRowMapper extends Object implements org.springframework.jdbc.core.RowMapper
| Constructor and Description |
|---|
JdbcOutputStreamRowMapper(OutputStream outputStream) |
JdbcOutputStreamRowMapper(OutputStream outputStream,
int offset,
int length) |
public JdbcOutputStreamRowMapper(OutputStream outputStream)
public JdbcOutputStreamRowMapper(OutputStream outputStream, int offset, int length)
public Object mapRow(ResultSet rs, int i) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapperSQLExceptionCopyright © 2015. All rights reserved.