xtern commented on code in PR #7040:
URL: https://github.com/apache/ignite-3/pull/7040#discussion_r2565411234


##########
docs/_docs/developers-guide/clients/jdbc-driver.adoc:
##########
@@ -16,10 +16,10 @@
 
 Apache Ignite is shipped with JDBC driver that allows processing of 
distributed data using standard SQL statements like `SELECT`, `INSERT`, 
`UPDATE`, or `DELETE` directly from the JDBC side. The name of the driver's 
class is `org.apache.ignite.jdbc.IgniteJdbcDriver`.
 
-This implementation of JDBC driver does not support:
-
-* Multiple endpoints
-* JDBC connection pools
+NOTE: The JDBC driver shipped with Apache Ignite version 3.2 has been 
completely reworked to add support for multiple endpoints and 
link:developers-guide/clients/overview#partition-awareness[partition awareness].

Review Comment:
   This paragraph has been rewritten



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