Skip to content

Commit b0c4145

Browse files
authored
Update README.md
1 parent 8b7164a commit b0c4145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Java based examples
22
This repository stores examples that demonstrate various concepts to assist Java and JavaScript developers in designing Java database applications (i.e., accessing and processing data from the Oracle Database), leveraging the Java Database Connectivity (JDBC) API, the Univeral Java Connection Pool (UCP), the embedded Java VM (OJVM), Java 8 Nashorn, and JAX-WS.
3+
34
The examples let you run client-side database bound Java or JavaScript code either on HotSpot JDK/JRE (or other JVMs) or server-side Java or JavaScript directly in the database leveraging the embedded JVM (a.k.a. OJVM and Java 8 Nashorn engine). In addition, OJVM allos invoking remote SOAP or REST Web Services from within your database session (using SQL, PL/SQL or Java).
45

56
# What's in Oracle database 12c Release 2 for Java Developers?

0 commit comments

Comments
 (0)