View the Exhibit

A user interface requires a view of data for a customer order to include information about the order, items in the order, and information about the customer who placed the order. The application entities and their relationships are defined as shown in the Exhibit.
Which two steps would you perform to meet this requirement? (Choose two.)
Correct Answer: B,D
Explanation/Reference:
Explanation:
B: Oracle ADF view links are business components that define a relationship between two Oracle ADF view object definitions (the "source" and "destination" view objects) based on sets of view attributes (the
"source" and "destination" attributes) from each. These can range from simple one-to-many relationships to complex many-to-many relationships. This allows you to easily create master/detail relationships between data controls in the client.
Reference: http://download.oracle.com/otn_hosted_doc/jdeveloper/1012/bc4j/intro/bc_avl.html