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