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