public class BlobInputStreamTypeHandler extends Object implements TypeHandler<InputStream>
| 构造器和说明 |
|---|
BlobInputStreamTypeHandler() |
public InputStream getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<InputStream>SQLExceptionpublic InputStream getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<InputStream>SQLExceptionCopyright © 2020. All rights reserved.