public class ByteArrayTypeHandler extends Object implements TypeHandler<byte[]>
public byte[] getResult(ResultSet rs, String columnName) throws SQLException
getResult 在接口中 TypeHandler<byte[]>SQLExceptionpublic byte[] getResult(ResultSet rs, int columnIndex) throws SQLException
getResult 在接口中 TypeHandler<byte[]>SQLExceptionCopyright © 2023 lingkang. All rights reserved.