davidradl commented on code in PR #78:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/78#discussion_r1397218900


##########
flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/JdbcInputFormat.java:
##########
@@ -99,7 +99,11 @@
  * @see JdbcParameterValuesProvider
  * @see PreparedStatement
  * @see DriverManager
+ * @deprecated Please use {@link 
org.apache.flink.connector.jdbc.source.JdbcSource} instead. The
+ *     builder utils and parameters passing could be view {@link

Review Comment:
   I am not sure what this sentence means. Is it something to do with jdbc 
views or relating to the viewing the link   



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to