Class LocalDateTypeHandler
java.lang.Object
cool.scx.jdbc.type_handler.time.LocalDateTypeHandler
-
Constructor Details
-
LocalDateTypeHandler
public LocalDateTypeHandler()
-
-
Method Details
-
setObject
- Specified by:
setObjectin interfaceTypeHandler<LocalDate>- Throws:
SQLException
-
getObject
- Specified by:
getObjectin interfaceTypeHandler<LocalDate>- Throws:
SQLException
-