| Package | Description | 
|---|---|
| oracle.odi.domain.mapping.physical | 
 This package contains the implementation for defining the physical aspects of Oracle Data Integrator Mapping. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MapPhysicalColumn | 
MapPhysicalNode.findPhysicalColumn(MapAttribute refAttr,
                  MapPathSpecifier refPath)
Applicable only to access point (AP) nodes. 
 | 
MapPhysicalColumn | 
MapPhysicalNode.findPhysicalColumn(java.lang.String name)
Applicable only to access point (AP) nodes. 
 | 
MapPhysicalColumn | 
MapPhysicalNode.getMatchingPhysicalColumn(MapAttribute refAttr,
                         MapPathSpecifier refPath)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MapPhysicalNode.putColumnMapItem(MapAttribute key,
                MapPhysicalColumn column)  | 
void | 
MapPhysicalNode.removeColumnMapItem(MapAttribute key,
                   MapPhysicalColumn column)  |