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 2020/02/18 08:12:31 UTC

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4348: sharding-jdbc-core v 4.0.0 not support mybatis 3.5.2 about LocalDateTime handle?

kimmking commented on issue #4348: sharding-jdbc-core v 4.0.0 not support mybatis 3.5.2 about LocalDateTime handle?
URL: https://github.com/apache/incubator-shardingsphere/issues/4348#issuecomment-587333464
 
 
   You should define a typehanlder to convert datetime to localDateTime, cause ShardingSphere is in java7 but LocalDateTime is in java8. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services