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.km.optionretainer

This package contains the implementations on retaining existing knowledge module options when a different knowledge module is used in Oracle Data Integrator interfaces.

See:
          Description

Class Summary
KMOptionRetainerCopy This option retainer overrides the new option values with forced values passed in the constructor.
KMOptionRetainerHomonymy This implementation copies old option values to the new options, based on case sensitive homonymy on the option names.
KMOptionRetainerLazy This is a lazy implementation: it doesn't do anything and therefore doesn't preserve option values.

 

Package oracle.odi.interfaces.interactive.support.km.optionretainer Description

This package contains the implementations on retaining existing knowledge module options when a different knowledge module is used in 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.