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

E17060-01

Uses of Package
oracle.odi.domain.runtime.variable

Packages that use oracle.odi.domain.runtime.variable
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 
oracle.odi.domain.runtime.variable This package contains classes for needed to create and work with Oracle Data Integrator variables and their values. 
oracle.odi.domain.runtime.variable.finder This package contains classes for searching Oracle Data Integrator runtime variables and their values. 
 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.scenario
Action
          Action on a variable (used for OdiScenarioVariable and OdiSessionVariable).
VariableType
          Type safe enum that allow to define type of a variable in ODI.
 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.session
Action
          Action on a variable (used for OdiScenarioVariable and OdiSessionVariable).
VariableType
          Type safe enum that allow to define type of a variable in ODI.
 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.variable
Action
          Action on a variable (used for OdiScenarioVariable and OdiSessionVariable).
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.
VariableType
          Type safe enum that allow to define type of a variable in ODI.
 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.variable.finder
OdiVariableValueHistory
          The value history of a OdiVariable.
 


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.