We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de984f0 commit b5aadbeCopy full SHA for b5aadbe
full/src/main/java/apoc/load/util/JdbcUtil.java
@@ -31,6 +31,7 @@
31
import us.fatehi.utility.datasource.DatabaseConnectionSources;
32
import us.fatehi.utility.datasource.MultiUseUserCredentials;
33
34
+
35
public class JdbcUtil {
36
37
private static final String KEY_NOT_FOUND_MESSAGE = "No apoc.jdbc.%s.url url specified";
0 commit comments