Skip to content

Commit 631b895

Browse files
committed
Merge branch 'master' of https://github.com/oracle/json-in-db
2 parents 458daaf + 318d0cb commit 631b895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JdbcExamples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This directory contains examples of how to store and access JSON type values in
1818
* [emp.DropTable](src/main/java/emp/DropTable.java) - Drops the table used by the examples.
1919

2020
See also:
21-
* Documentation: [The API for JSON type in Oracle Database (oracle.sql.json)](https://docs.oracle.com/en/database/oracle/oracle-database/21/jajdb/oracle/sql/json/package-summary.html)
21+
* Documentation: [The API for JSON type in Oracle Database (oracle.sql.json)](https://javadoc.io/static/com.oracle.database.jdbc/ojdbc8/21.4.0.0/oracle/sql/json/package-summary.html#package.description)
2222
* Video (YouTube): [AskTom Office Hours: The Java API for JSON type in Oracle JDBC](https://youtu.be/jg5d15-2K3Y)
2323

2424
Need help?

0 commit comments

Comments
 (0)