Flaugh24 commented on code in PR #1454:
URL: https://github.com/apache/ignite-3/pull/1454#discussion_r1055427748


##########
modules/jdbc/src/main/java/org/apache/ignite/jdbc/IgniteJdbcDriver.java:
##########
@@ -17,7 +17,7 @@
 
 package org.apache.ignite.jdbc;
 
-import static 
org.apache.ignite.internal.jdbc.ConnectionPropertiesImpl.URL_PREFIX;
+import static 
org.apache.ignite.jdbc.internal.ConnectionPropertiesImpl.URL_PREFIX;

Review Comment:
   moved all classes from org.apache.ignite.internal.jdbc to 
org.apache.ignite.jdbc to generate java doc



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