RaigorJiang commented on a change in pull request #12190:
URL: https://github.com/apache/shardingsphere/pull/12190#discussion_r701638022



##########
File path: 
docs/document/content/user-manual/shardingsphere-jdbc/usage/sharding/hint.cn.md
##########
@@ -57,9 +57,6 @@ HintManager hintManager = HintManager.getInstance();
 - 使用 `hintManager.addDatabaseShardingValue` 来添加数据源分片键值。
 - 使用 `hintManager.addTableShardingValue` 来添加表分片键值。
 
-> 分库不分表情况下,强制路由至某一个分库时,可使用 `hintManager.setDatabaseShardingValue` 方式添加分片。

Review comment:
       The first line should not be removed, 
`hintManager.setDatabaseShardingValue` is working now.
   




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to