Skip to content

Commit 9698294

Browse files
authored
Update README.md
1 parent d1d343e commit 9698294

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

java/ojvm/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
This folder stores Java based examples for Oracle Database embedded JVM (a.k.a. OJVM).
1+
This folder stores Java based examples for the embedded JVM of the Oracle Database (a.k.a. OJVM).
2+
Running Java in Oracle database OJVM allows reusing Java code, Java libraries, Java skills (developers) for data-bound applications.
3+
Running Java code directly in the database cuts networm trafic thereby resulting in better performance.
4+
Some of the examples show running the same code inside and outside the database (as plain Java client code).

0 commit comments

Comments
 (0)