mybatis NULL转换成date或Timestamp时报错

在url后追加zerodatetimebehavior=converttonullmysql

如:sql

ds.url=jdbc:mysql://localhost:3306/crbctest?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
相关文章
相关标签/搜索