Skip to content

Commit ad0648d

Browse files
authored
Add files via upload
1 parent 45e4e60 commit ad0648d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

javascript/nashorn/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ This folder stores database related Nashorn based examples (i.e., plain JavaScri
55

66
Nashorn allows interoperability between Java and JavaScript, therefore, the SQL statements are invoked using JDBC which is a portable standard Java API.
77

8-
#[A reprint of my blog post](https://blogs.oracle.com/nashorn/entry/javascript_stored_procedures_and_node)
8+
[A reprint of my blog post](https://blogs.oracle.com/nashorn/entry/javascript_stored_procedures_and_node)
99

10-
#[Documentation](http://bit.ly/2nstiYQ)
10+
[Documentation](http://bit.ly/2nstiYQ)
1111

12-
#[White paper](http://bit.ly/2orH5jf) What's in Oracle database 12c Release 2 for Java & JavaScript Developers?
12+
[White paper](http://bit.ly/2orH5jf) What's in Oracle database 12c Release 2 for Java & JavaScript Developers?
1313

14-
#[Community Forum](https://community.oracle.com/community/database/developer-tools/jvm)
14+
[Community Forum](https://community.oracle.com/community/database/developer-tools/jvm)

0 commit comments

Comments
 (0)