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