类 YearMonthTypeHandler
java.lang.Object
cool.scx.data.jdbc.type_handler.time.YearMonthTypeHandler
- 所有已实现的接口:
TypeHandler<YearMonth>
-
构造器详细资料
-
YearMonthTypeHandler
public YearMonthTypeHandler()
-
-
方法详细资料
-
setObject
- 指定者:
setObject在接口中TypeHandler<YearMonth>- 抛出:
SQLException
-
getObject
- 指定者:
getObject在接口中TypeHandler<YearMonth>- 抛出:
SQLException
-