CrazyFz opened a new issue #8556:
URL: https://github.com/apache/shardingsphere/issues/8556


   
[error_url](https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/usage/sharding/java-api/)
 
   
   ### error 1
   A left parenthesis here is redundant
   
![error1](https://user-images.githubusercontent.com/22133156/101721787-b98dd780-3ae3-11eb-861f-e21da353dd40.png)
   
   document example error code 
   **
   // 创建 ShardingSphereDataSource
   DataSource dataSource = 
ShardingSphereDataSourceFactory.createDataSource(dataSourceMap, 
Collections.singleton((shardingRuleConfig), new Properties());
   **
   
   ### error 2
   Variable name error
   
![image](https://user-images.githubusercontent.com/22133156/101722112-7aac5180-3ae4-11eb-9d1d-1705475aa0ed.png)
   


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


Reply via email to