Abacn commented on code in PR #35796:
URL: https://github.com/apache/beam/pull/35796#discussion_r2258207282


##########
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java:
##########
@@ -1829,8 +1845,8 @@ public static RetryConfiguration create(
   }
 
   /**
-   * An interface used by the JdbcIO Write to set the parameters of the {@link 
PreparedStatement}
-   * used to setParameters into the database.
+   * An interface used by the JdbcIO {@link ReadAll} and {@link Write} to set 
the parameters of the
+   * {@link PreparedStatement} used to setParameters into the database.

Review Comment:
   not introduced in this change, prefer to keep current



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