public class StringTypeHandler extends Object implements TypeHandler<String>
| 构造器和说明 |
|---|
StringTypeHandler() |
public String getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<String>SQLExceptionpublic String getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<String>SQLExceptionCopyright © 2020. All rights reserved.