Skip to content

Commit 0054415

Browse files
authored
Update Readme.md
1 parent 9011d7b commit 0054415

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

java/jdbc/Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ The JDBC standard is defined and implemented through the standard `java.sql` int
3333

3434
# Other Resources
3535

36+
* [JDBC and Oracle Database Service on Cloud](http://www.oracle.com/technetwork/database/application-development/jdbc/documentation/index.html)
37+
38+
* [JDBC Landing Page and Other JDBC Whitepapers](http://www.oracle.com/technetwork/database/application-development/jdbc/overview/index.html)
39+
40+
* [Oracle JDBC Forum](https://community.oracle.com/community/java/database_connectivity/java_database_connectivity/)
41+
42+
3643

3744

3845

0 commit comments

Comments
 (0)