|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
This package contains the implementations of text holder for various types of objects, such as joins, filters, target columns and target mappings, in Oracle Data Integrator interfaces.
See:
Description
| Class Summary | |
|---|---|
| ExecutableTextHolderFactory | This is the factory class to create the text holder object for different types of interface sub-component, including filter, join, target mapping and target column. |
| ExecutableTextHolderFilter | The text holder for filters. This particular text holder is always in a DataSet and has 1 attached SourceDataStore. |
| ExecutableTextHolderGenericClause | This is the abstract common implementation for source clauses (Joins and Filters). |
| ExecutableTextHolderJoin | The text holder for joins. This particular text holder is always in a DataSet and has 2 attached SourceDataStores.Note that on Lookup Joins, the second attached source datastore cannot be set, as it is tightly bound to the SourceDataStore of the Lookup. |
| ExecutableTextHolderTargetColumn | The text holder for target columns (mapped on TARGET). This particular text holder is never in a DataSet and has no attached SourceDataStore. |
| ExecutableTextHolderTargetMapping | The text holder for target mappings (mapped on SOURCE or WORK). This particular text holder is always in a DataSet and has 1 attached SourceDataStore. |
This package contains the implementations of text holder for various types of objects, such as joins, filters, target columns and target mappings, in Oracle Data Integrator interfaces.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||