pandatop edited a comment on issue #13453: URL: https://github.com/apache/shardingsphere/issues/13453#issuecomment-960485708
> Uh, what are the features of `JDBC4.2` for `LocalDateTime` in JAVA? In `ShardingSphere-JDBC` and `ShardingSphere-Proxy` to `5.0.0-beta`, `LocalDateTime` is properly recognized by `CLASS_BASE` to custom sharding algorithms.   Because in mybatis 3.5.7 corresponding to the result of LocalDateTime or LocalDate type, the API of JDBC4.1 is called, but it is not supported in sharding-jdbc, and the method is final modified. Currently, only the processing of mybatis can be rewritten kind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
