We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba7973 commit 9a12bd4Copy full SHA for 9a12bd4
java/README.md
@@ -3,9 +3,9 @@ This is a repository of sample code that will demonstrate various concepts to as
3
We have just added the AoJ sub-repository for the Asynchronous Java Database Access (ADBA) over JDBC.
4
5
## JDBC
6
-Has the Basic Examples for JDBC and the Universal Connection code samples.
+Has the basic examples for JDBC and the Universal Connection Pool (UCP) code samples.
7
## OJVM
8
-Has code samples for Running Java in the database foreground process for in-place processing using the embedded JVM.
+Has code samples for running Java in the database foreground process for in-place processing using the embedded JVM.
9
10
## HRWebApp
11
A complete end to end MVC application.
0 commit comments