|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||