Class InstantTypeHandler
java.lang.Object
cool.scx.jdbc.type_handler.time.InstantTypeHandler
- All Implemented Interfaces:
TypeHandler<Instant>
InstantTypeHandler
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Details
-
InstantTypeHandler
public InstantTypeHandler()
-
-
Method Details
-
setObject
- Specified by:
setObjectin interfaceTypeHandler<Instant>- Throws:
SQLException
-
getObject
- Specified by:
getObjectin interfaceTypeHandler<Instant>- Throws:
SQLException
-