Skip navigation links

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

E17060-04


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 Deprecated. As of ODI 11.1.1.5 replaced by ValuePersistence.
ValuePersistence Enumeration representing the different persistence mode of a variable value.
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

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.