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 2019/09/02 03:03:16 UTC

[GitHub] [incubator-shardingsphere] toby1024 commented on issue #2958: How to sharding table by a column which type is Datetime or use ShardingAlgorithm which define myself in mybatis

toby1024 commented on issue #2958: How to sharding table by a column which type is Datetime or use ShardingAlgorithm which define myself in mybatis
URL: https://github.com/apache/incubator-shardingsphere/issues/2958#issuecomment-526985493
 
 
   > You must use `HintManager` If you wanna use `HintShardingAlgorithm`. [Hint-example](https://github.com/apache/incubator-shardingsphere-example/tree/dev/sharding-jdbc-example/other-feature-example/hint-example) is an example for hint, maybe you should look at it first.
   
   Yes,I was read the example, it's fro jdbc.
   Now I want to use it in mybatis, and I don't konw how to mixin the HintManager into mybatis.

----------------------------------------------------------------
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