Skip to content

Commit

Permalink
[NOID] Update JdbcUtil.java
Browse files Browse the repository at this point in the history
  • Loading branch information
vga91 committed Sep 10, 2024
1 parent de984f0 commit 13cc8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions full/src/main/java/apoc/load/util/JdbcUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
import us.fatehi.utility.datasource.DatabaseConnectionSources;
import us.fatehi.utility.datasource.MultiUseUserCredentials;


public class JdbcUtil {

private static final String KEY_NOT_FOUND_MESSAGE = "No apoc.jdbc.%s.url url specified";
Expand Down

0 comments on commit 13cc8b6

Please sign in to comment.