Skip to content

Commit 9a12bd4

Browse files
authored
Update README.md
1 parent 9ba7973 commit 9a12bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ This is a repository of sample code that will demonstrate various concepts to as
33
We have just added the AoJ sub-repository for the Asynchronous Java Database Access (ADBA) over JDBC.
44

55
## JDBC
6-
Has the Basic Examples for JDBC and the Universal Connection code samples.
6+
Has the basic examples for JDBC and the Universal Connection Pool (UCP) code samples.
77
## OJVM
8-
Has code samples for Running Java in the database foreground process for in-place processing using the embedded JVM.
8+
Has code samples for running Java in the database foreground process for in-place processing using the embedded JVM.
99

1010
## HRWebApp
1111
A complete end to end MVC application.

0 commit comments

Comments
 (0)