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