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/01 00:46:33 UTC

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

sunbufu 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-526876210
 
 
   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.

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