Secondary tables contain additional attributes for a managed object. For example, a secondary table named tblUserAddress may contain the street, city, state, and ZIP code attributes for the User managed object.
The following properties are displayed for secondary tables:
Specifies the name of the table.
Describes the mapping between the primary table and the secondary table.
The reference is displayed using the following format:
primarytable.attribute=secondarytable.attribute
For example, tblUsers.id = tblUserAddress.userid indicates that the id attribute in the primary table, tblUsers, maps to the userid attribute in the tblUserAddress table.
Copyright © 2013 CA.
All rights reserved.
|
|