Skip navigation links

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

E17060-04


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

This package contains the implementations, when working with Oracle Data Integrator interfaces, for choosing one of the target mapping expression across multiple datasets if the execution location of the target expression is changed to target.

See:
          Description

Class Summary
MappingChooserBlank This implementation always a blank expression, whatever the column.
MappingChooserConstant This implementation always returns a constant, whatever the column.
MappingChooserDataSet This implementation chooses the SQL expression of the given column in the given dataset.
MappingChooserFirst This implementation grabs the first mapping it finds, in a random dataset.
It is ok to use this implementation when there is only one dataset in the interface.

 

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

This package contains the implementations, when working with Oracle Data Integrator interfaces, for choosing one of the target mapping expression across multiple datasets if the execution location of the target expression is changed to target.

Since:
11.1.1.3.0

Skip navigation links

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

E17060-04


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