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 027017a commit eedf770Copy full SHA for eedf770
index.html
@@ -3,7 +3,7 @@
3
4
<!--
5
6
-Copyright (c) 2022, 2023, Oracle and/or its affiliates.
+Copyright (c) 2022, 2024, Oracle and/or its affiliates.
7
8
This software is dual-licensed to you under the Universal Permissive License
9
(UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl and Apache License
@@ -344,6 +344,8 @@ <h2>Features</h2>
344
<li><p>Database Resident Connection Pooling (DRCP). Optimize Oracle
345
Database resource usage for distributed applications.</p></li>
346
347
+ <li><p>Implicit Connection Pooling.</p></li>
348
+
349
<li><p>Privileged Connections.</p></li>
350
351
<li><p>External Authentication.</p></li>
0 commit comments