public class ByteArrayTypeHandler extends Object implements TypeHandler<byte[]>
| 构造器和说明 |
|---|
ByteArrayTypeHandler() |
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.