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