Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.interfaces.interactive.support.textholder.ExecutableTextHolderGenericClause

Packages that use ExecutableTextHolderGenericClause
oracle.odi.interfaces.interactive.support.textholder 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. 
 

Uses of ExecutableTextHolderGenericClause in oracle.odi.interfaces.interactive.support.textholder
 

Subclasses of ExecutableTextHolderGenericClause in oracle.odi.interfaces.interactive.support.textholder
 class ExecutableTextHolderFilter
          The text holder for filters.
This particular text holder is always in a DataSet and has 1 attached SourceDataStore.
 class 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.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.