Skip to content

Commit fcd8861

Browse files
authored
Update Readme.md
1 parent 8333a0c commit fcd8861

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

java/jdbc/BasicSamples/Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ how to configure MBean to monitor UCP statistics etc., Read below for the
99
description of the code samples.
1010

1111
# Running Code Samples
12+
Before you run the code samples, we want you to create the necessary tables.
13+
14+
(a) Create a new user(JDBCUSER) and new tables
15+
Connect to [SQLDeveloper] (http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-downloads-42-3802334.html)
1216
There are three ways to run the sample.
1317

1418
(a) Run each sample by passing the database URL and database user as the command-line

0 commit comments

Comments
 (0)