Skip to content

Commit ba20f99

Browse files
authored
Update Readme.md
1 parent 460c50e commit ba20f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ucp/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Universal Connection Pool (UCP)
2-
Oracle Universal Connection Pool (UCP) is a feature rich Java connection pool tightly integrated with all Oracle database configurations, providing high availability, scalability and work load balancing;
2+
Oracle Universal Connection Pool (UCP) is a feature rich Java connection pool tightly integrated with all Oracle database configurations, providing high availability, scalability and work load balancing; To use UCP, Java applications or containers must have **ucp.jar** in their class path along with **ojdbc8.jar** (for JDK8).
33

44
# What's new in 12.2 ?
55

0 commit comments

Comments
 (0)