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