Creating a Many-to-Many View Link Definition

Oracle ADF view links are business components that define a relationship between two Oracle ADF view object definitions. Many-to-many view links are complex view links that represent many-to-many relationships. For more information, see About Oracle ADF View Links.

Note: You can only define a many-to-many view link between view object definitions if each view object definition contains at least one entity object usage. For more information, see the related topics list.

To create a many-to-many view link definition:

  1. Make sure you have defined a many-to-many association between one entity object used in each view object definition.
  2. Make sure the view object definitions contain view object attributes that are mapped to the source and destination entity object attributes from the association. For example, if the source and destination attributes of the association are Products.ProductId and Warehouses.WarehouseId, make sure one view object definition contains an attribute mapped to ProductId and the other contains an attribute mapped to WarehouseId. If not, add those view object attributes.
  3. Open the View Object Wizard or the View Object Editor by doing one of the following:
  4. On the View Objects page of the wizard, make sure you do the following:

    If you need further assistance on this or any other page of the wizard, click H elp.


Representing Relationships Between Query Results
Creating a View Link Definition
Creating a Diagram of Business Components
About Modeling Business Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.