Skip navigation links

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

E17060-02


Package oracle.odi.interfaces.interactive.support.mapping.persistencepolicy

This package contains the implementations to determine whether a target mapping is persisted or not when working with Oracle Data Integrator interfaces.

See:
          Description

Class Summary
MappingPersistencePolicyDefault This is the default implementation for the persistence policy.
All target mappings with an SQL expression are persistent.
All target columns on a temporary target datastore are persisted.
On a "real" target datastore, only target columns that have an SQL expression (either on the target column or either on one of the mappings in one of the datasets) are persisted.

 

Package oracle.odi.interfaces.interactive.support.mapping.persistencepolicy Description

This package contains the implementations to determine whether a target mapping is persisted or not when working with Oracle Data Integrator interfaces.

Since:
11.1.1.3.0

Skip navigation links

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

E17060-02


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