Skip to content

Commit 5a8ec22

Browse files
committed
Added JDBC/UCP submodule
1 parent f59ee1c commit 5a8ec22

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule ".NET/dotnet-db-samples"]
55
path = .NET/dotnet-db-samples
66
url = https://github.com/oracle/dotnet-db-samples
7+
[submodule "Java/jdbc-ucp"]
8+
path = Java/jdbc-ucp
9+
url = https://github.com/oracle/jdbc-ucp

Java/JDBC/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# JDBC
2+
JDBC based examples for Oracle Database.

Java/UCP/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# UCP
2+
Universal Connection Pool (UCP) based examples for Oracle Database

Java/jdbc-ucp

Submodule jdbc-ucp added at 5e5c927

0 commit comments

Comments
 (0)