Click on the New Application and Select the “ADF Fusion Web Application”. Click Ok
Give the Application Name “AMTester” and click on Finish which creates MVC architecture.
Now connect to the Database.
Now create the EO, VO and AM for your application.
Select “ADF Business Components” at left of New Gallery and then “Business Components from Table”
Create EO and Select its VO and AM.
In Application Module editor write the Package as “model” and Name as “AppModule”.
Click “Finish”.
Now Select the AppModule and click on Run to test your data in Application Module.
All the Associations and View-link Created Automatically if exist as shown.