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

E17060-01

Package oracle.odi.domain.runtime.variable

This package contains classes for needed to create and work with Oracle Data Integrator variables and their values.

See:
          Description

Class Summary
OdiVariableValue An OdiVariableValue is used to store a value taken by a variable during execution when defined as oracle.odi.domain.runtime.variable.Action.HISTORIZE or oracle.odi.domain.runtime.variable.Action.LATEST_VALUE.
OdiVariableValue.OdiVariableValueId Identifier class forOdiVariableValue.
OdiVariableValueHistory The value history of a OdiVariable.
 

Enum Summary
Action Action on a variable (used for OdiScenarioVariable and OdiSessionVariable).
VariableType Type safe enum that allow to define type of a variable in ODI.
 

Package oracle.odi.domain.runtime.variable Description

This package contains classes for needed to create and work with Oracle Data Integrator variables and their values.

Since:
11.1.1.3.0

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

E17060-01

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