Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.domain.project.OdiInterface.TargetDataStore

Packages that use OdiInterface.TargetDataStore
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 
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 OdiInterface.TargetDataStore in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project that return OdiInterface.TargetDataStore
 OdiInterface.TargetDataStore OdiInterface.getInternalTargetDataStore()
          WARNING! This method is intended for internal use only.
 OdiInterface.TargetDataStore OdiInterface.getTargetDataStore()
          Returns the target data store object of this interface.

 

Uses of OdiInterface.TargetDataStore in oracle.odi.domain.project.interfaces

 

Methods in oracle.odi.domain.project.interfaces that return OdiInterface.TargetDataStore
 OdiInterface.TargetDataStore TargetColumn.getTable()
          Returns the target datastore of the interface owning this target column.

 

Uses of OdiInterface.TargetDataStore in oracle.odi.interfaces.interactive.support.actions

 

Constructors in oracle.odi.interfaces.interactive.support.actions with parameters of type OdiInterface.TargetDataStore
InterfaceActionAddSourceDataStore(OdiInterface.TargetDataStore pDataStore, DataSet pDataSet, IAliasComputer pAliasComputer, IClauseImporter pClauseImporter, IAutoMappingComputer pAutoMappingComputer)
          Creates an action to add a temporary target datastore of an interface as source in a DataSet
InterfaceActionOnTargetDataStoreSetPartition(OdiInterface.TargetDataStore pTargetDataStore, OdiPartition pPartition)
          Creates an action class instance which sets the partition for a target data store, when performAction is called.

 


Skip navigation links

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

E17060-03


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