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