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: [email protected] With regards, Apache Git Services
