Package | Description |
---|---|
oracle.odi.domain.mapping |
This package contains the Oracle Data Integrator Mapping implementation.
|
oracle.odi.domain.mapping.expression |
Provides the expression class in Oracle Data Integrator Mapping.
|
oracle.odi.domain.mapping.physical |
This package contains the implementation for defining the physical aspects of Oracle Data Integrator Mapping.
|
oracle.odi.domain.mapping.properties |
This package contains the property classes in Oracle Data Integrator Mapping.
|
oracle.odi.domain.mapping.xreference |
Provides expression cross reference class for Oracle Data Integrator Mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
InputConnectorPoint
InputConnectorPoint represents a mapping connector point for the input of a component.
|
class |
MapAttribute
A persistent class that represents an attribute of a map connector point.
|
class |
MapComponent |
class |
MapConnectorPoint
A class representing a connector point of a component in the component owner graph.
|
class |
OutputConnectorPoint
OutputConnectorPoint represents a mapping connector point for the output of a component.
|
Modifier and Type | Class and Description |
---|---|
class |
MapExpression
The basic expression class to be used by ODI mapping components.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentSpec |
class |
ExecutionUnit
A class representing a set of physical graph tree nodes that whose functionality
is executed by a single agent KM process and ETL executing process.
|
class |
MapPhysicalExpression
A class representing the physical usage of an attribute expression in the
logical graph.
|
class |
MapPhysicalNode
A class representing the basic tree node for the interface physical tree graph.
|
Modifier and Type | Class and Description |
---|---|
class |
Property
The property class for ODI properties.
|
Modifier and Type | Class and Description |
---|---|
class |
MapExpressionXRef
A cross reference object that is used by expressions.
|