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