|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOptionnallyPersistedObject | |
|---|---|
| oracle.odi.domain.project.interfaces | This package contains Oracle Data Integrator Interface implementation. |
| Uses of IOptionnallyPersistedObject in oracle.odi.domain.project.interfaces |
|---|
| Classes in oracle.odi.domain.project.interfaces that implement IOptionnallyPersistedObject | |
|---|---|
class |
TargetColumnA target column is a column of a OdiInterface.TargetDataStore in an OdiInterface.It contains information about how the column is mapped (indicators, potentially a target SQL mapping text). When the target datastore has an underlying OdiDataStore, each TargetMapping points to one OdiColumn of this OdiDataStore.In this case, TargetColumns are persisted according to an IMappingPersistencePolicy for obvious performance reasons (on a target datastore with 500 columns on which only 10 columns are mapped, this can make a difference).On temporary target datastores, target columns do not reflect an OdiColumn and are systematically persisted.Note that all setters in this class should not be used directly. |
class |
TargetMappingThis class represents a mapping in an interface. The mapping is in a dataset and has an execution location. Created on 20 dec. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||