File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ The goal of this write up is to furnish the steps for running testSODA.java in O
88
99(i) Download the [ latest orajsoda.jar] ( https://github.com/oracle/soda-for-java/releases ) currently orajsoda-1.0.4.jar
1010
11- (ii) Upload orasoda.jar in your database schema
12-
13- loadjava -r -v -u hr/hr orajsoda-1.0.4.jar
14-
15- (iii) Load the [ latest javax.json-1.0.4.jar] ( https://mvnrepository.com/artifact/org.glassfish/javax.json/1.0.4 )
11+ (ii) Load the [ latest javax.json-1.0.4.jar] ( https://mvnrepository.com/artifact/org.glassfish/javax.json/1.0.4 )
1612
1713 loadjava -r -v -u hr/hr javax.json-1.0.4.jar
14+
15+ (iii) Upload orasoda.jar in your database schema
16+
17+ loadjava -r -v -u hr/hr orajsoda-1.0.5.jar
1818
1919** Prep testSODA.java for OJVM**
2020
You can’t perform that action at this time.
0 commit comments