Skip navigation links

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

E17060-03


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.scheduling   
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
          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.

 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.scheduling
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
          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.

 

Classes in oracle.odi.domain.runtime.variable used by oracle.odi.domain.runtime.variable
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 forOdiVariableValue.
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.

 

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

 


Skip navigation links

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

E17060-03


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