public class ByteObjectArrayTypeHandler 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.