Describing the Course Application Database Objects
In this course, you build a shopping portal similar to any that you see on the Internet. You began building the back-end ADF Business Components data model in the previous course. However, as is typical in ADF BC applications, the requirements for the business components became clearer as the UI was built, so some additions are made to the basic back-end model that you built in the previous course.
The main entity objects that are used in the course application are based on the following database tables and views:
Addresses
Address_Usages
Orders
Order_Items
Payment_Options
Person_Information (customers)
Persons (customers)
Products
Product_Categories
Warehouse_Stock_Levels
Warehouses