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