Skip to content

Commit eedf770

Browse files
Mention implicit connection pooling, bump copyright.
1 parent 027017a commit eedf770

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!--
55
6-
Copyright (c) 2022, 2023, Oracle and/or its affiliates.
6+
Copyright (c) 2022, 2024, Oracle and/or its affiliates.
77
88
This software is dual-licensed to you under the Universal Permissive License
99
(UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl and Apache License
@@ -344,6 +344,8 @@ <h2>Features</h2>
344344
<li><p>Database Resident Connection Pooling (DRCP). Optimize Oracle
345345
Database resource usage for distributed applications.</p></li>
346346

347+
<li><p>Implicit Connection Pooling.</p></li>
348+
347349
<li><p>Privileged Connections.</p></li>
348350

349351
<li><p>External Authentication.</p></li>

0 commit comments

Comments
 (0)