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