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