Skip to content

Commit 34dd509

Browse files
authored
Update Readme.md
1 parent ddcf970 commit 34dd509

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,4 +1,4 @@
1-
# Universal Connection Pool (UCP)
1+
# Universal Connection Pool (UCP) [[DRAFT]]
22
Oracle Universal Connection Pool (UCP) is a Java Connection Pool used by Java applications to establish connection to the Oracle Database. The Oracle JDBC drivers implement and comply with the latest JDBC specifications. JDBC specification is a Java standard that provides the interface for connecting from Java to relational databases.
33
The JDBC standard is defined and implemented through the standard `java.sql` interfaces.
44

0 commit comments

Comments
 (0)