Skip to content

Commit 3a73338

Browse files
authored
Update README.md
1 parent b080890 commit 3a73338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java based examples
2-
This folder stores Java based examples for Oracle Database including JDBC, the Universal Connection Pool (UCP) and the embedded JVM in the database a.k.a. OJVM.
2+
This is a repository of sample code that will demonstrate various concepts to assist Java and JavaScript developers in designing applications for accessing and processing data from the Oracle Database, leveraging Java Database Connectivity (JDBC), Univeral Connection Pool (UCP), and Java 8 Nashorn; or running Java or JavaScript code directly in the database leveraging the embedded JVM (a.k.a. OJVM and Java 8 Nashorn engine).
33

44
## What's in Oracle database 12c Release 2 for Java Developers?
55
- Java 8: Java 8 in JDBC/UCP and OJVM; JDBC 4.2

0 commit comments

Comments
 (0)