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