You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/ucp/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Universal Connection Pool (UCP)
1
+
# Universal Connection Pool (UCP) [[DRAFT]]
2
2
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.
3
3
The JDBC standard is defined and implemented through the standard `java.sql` interfaces.
0 commit comments