Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Readme.md
  • Loading branch information
nsundara authored Apr 27, 2018
commit 8333a0cd0a68df2ac849a89a44394ad2abd98754
3 changes: 2 additions & 1 deletion java/jdbc/BasicSamples/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ how to configure MBean to monitor UCP statistics etc., Read below for the
description of the code samples.

# Running Code Samples
There are three ways to run the sample.
There are three ways to run the sample.

(a) Run each sample by passing the database URL and database user as the command-line
options. The password is read from console or standard input.

Expand Down