In the last article, we had seen how to deploy Oracle ADF app to the java cloud from jdeveloper.In this article, let us create some objects in model project with the Department and Employees table from oracle XE database to deploy those tables to the database cloud.Once you migrate the required tables from the XE database to Database cloud, we can deploy our ADF app to javacloud.
Here are the high level steps.
1) Develop your ADF app locally connecting to the Oracle XE database
2) Migrate the referred tables to the associated database cloud
3) Modify the Root AM’s datasource to database.
4) Deploy the ADF app to the Java Cloud.
Copyright
© All Rights Reserved