See: Description
| Class | Description |
|---|---|
| Action | Deprecated
As of ODI 11.1.1.5 replaced by
ValuePersistence. |
| 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 for
OdiVariableValue. |
| OdiVariableValueHistory |
The value history of a
OdiVariable. |
| 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.
|