You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/11/04 06:12:20 UTC

[GitHub] [shardingsphere] pandatop commented on issue #13453: When will this project start to support jdbc4.2?

pandatop commented 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.
   
   ![image](https://user-images.githubusercontent.com/86768666/140266047-b9483ba8-bc36-41ec-bb32-1d339fa9fdff.png)
   ![image](https://user-images.githubusercontent.com/86768666/140266117-e12e4e56-aec0-4c09-b997-28f16c1925f2.png)
   ![image](https://user-images.githubusercontent.com/86768666/140266253-458561f1-b49e-4596-a7d1-90ae23bbc9d6.png)
   
   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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org