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