Skip to content

Commit 3ed03e9

Browse files
authored
Merge pull request oracle-samples#164 from oracle/Remove-EE
Remove Exadata Express references
2 parents 64bd7bd + a7081f2 commit 3ed03e9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

java/jdbc/Tomcat_Servlet/Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
2525

2626
# Other Resources
2727

28-
* [Connecting Java Applications to Database Cloud Services](https://blogs.oracle.com/dev2dev/connecting-java-applications-to-database-cloud-services)
29-
* [Using Java Containers with Exadata Express Cloud Service (EECS)](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#tomcat)
28+
* [Quick Start Java Applications with Autonomus Database](https://www.oracle.com/database/technologies/getting-started-using-jdbc.html)

java/jdbc/WebLogicServer_Servlet/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ The Oracle JDBC drivers allow Java applications to connect and process data in t
2424
# Other Resources
2525

2626
* [Create and Deploy a Java Servlet using WebLogic Server](https://blogs.oracle.com/dev2dev/create-and-deploy-a-java-servlet-using-weblogic-server-wls)
27-
* [How to use the latest ojdbc8.jar in WebLogic Server?](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
28-
* [Using Java Containers with Exadata Express Cloud Service (EECS)](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-eecontainers-cloud.html#wls)
27+
* [How to connect to Autonomous Database using WebLogic Server?](https://www.oracle.com/database/technologies/java-connectivity-to-atp.html#WLS)
28+
2929

3030

3131

0 commit comments

Comments
 (0)