HTHou commented on a change in pull request #3782:
URL: https://github.com/apache/iotdb/pull/3782#discussion_r693289650



##########
File path: docs/zh/UserGuide/API/Programming-JDBC.md
##########
@@ -23,6 +23,9 @@
 
 ## JDBC
 
+*注意: 目前的JDBC实现仅是为与第三方工具连接使用的。使用JDBC(尤其是执行插入语句时)无法提供高性能吞吐。
+对于Java应用,我们推荐使用[JAVA NATIVE 
API](https://iotdb.apache.org/zh/UserGuide/V0.12.x/API/Programming-Native-API.html)
 *

Review comment:
       ```suggestion
   对于Java应用,我们推荐使用[JAVA NATIVE 
API](https://iotdb.apache.org/zh/UserGuide/V0.12.x/API/Programming-Native-API.html)*
   ```




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