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

E17060-01

Uses of Class
oracle.odi.domain.project.interfaces.SourceColumn

Packages that use SourceColumn
oracle.odi.domain.project.interfaces This package contains Oracle Data Integrator Interface implementation. 
oracle.odi.interfaces.interactive.support.actions This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class. 
 

Uses of SourceColumn in oracle.odi.domain.project.interfaces
 

Methods in oracle.odi.domain.project.interfaces that return types with arguments of type SourceColumn
 java.util.List<SourceColumn> SourceDataStore.getSourceColumns()
          Get a list of all SourceColumn objects corresponding to the columns of this source.
 

Uses of SourceColumn in oracle.odi.interfaces.interactive.support.actions
 

Constructors in oracle.odi.interfaces.interactive.support.actions with parameters of type SourceColumn
InterfaceActionOnTemporaryTargetDataStoreAddColumn(SourceColumn pSourceColumn, IAutoMappingComputer pAutoMappingComputer)
          Creates an action class instance which will add a column to a temporary target data store, when performAction is called.
 


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.