You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/jdbc/BasicSamples/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ tables necessary for the code samples.
16
16
17
17
# Running Code Samples
18
18
19
-
(a) Download the latest 12.2.0.1 ojdbc8.jar and ucp.jar and add these
19
+
(a) Download the [latest 12.2.0.1 ojdbc8.jar and ucp.jar](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html) and add these jars to the classpath.
20
20
21
21
(b) Run each sample by passing the database URL and database user as the command-line
22
22
options. The password is read from console or standard input.
0 commit comments