neuyilan commented on a change in pull request #460:
URL: https://github.com/apache/iotdb/pull/460#discussion_r537178976



##########
File path: jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java
##########
@@ -215,8 +215,8 @@ public boolean execute(String arg0, String[] arg1) throws 
SQLException {
 
   /**
    * There are two kinds of sql here: (1) query sql (2) update sql.
-   * (1) return IoTDBJDBCResultSet or IoTDBNonAlignJDBCResultSet
-   * (2) simply get executed
+   * <p>
+   * (1) return IoTDBJDBCResultSet or IoTDBNonAlignJDBCResultSet (2) simply 
get executed

Review comment:
       In this way, the format will not be modified when the shortcut keys are 
used in the idea to automatically format, otherwise, the format will be 
modified if the shortcut keys are used. 
   




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