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

Packages that use oracle.odi.domain.runtime.session
oracle.odi.domain.runtime.lpi   
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.session.finder This package contains classes for searching Oracle Data Integrator sessions. 
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
oracle.odi.impexp This package contains the export and import services for Oracle Data Integrator. 
oracle.odi.impexp.support Provides classes to allow for running the different types of OracleDI exports and imports. 

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.runtime.lpi
ExecutionMode
          Enumeration representing execution mode of an OdiSession.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.runtime.scenario
ExecutionMode
          Enumeration representing execution mode of an OdiSession.
Status
          An execution status.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.runtime.scheduling
ExecutionMode
          Enumeration representing execution mode of an OdiSession.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.runtime.session
ExecutionMode
          Enumeration representing execution mode of an OdiSession.
LogLevel
          Enumeration representing a logging level defined for a task whether it is a design time task or a runtime task.
OdiSession
          An OdiSession is an execution (of a scenario, an interface, a package or a procedure, ...) undertaken by an execution agent.
OdiSessionSequence
          Defines a sequence inside an OdiSession and is part of the session aggregate.
OdiSessionStepLog
          Execution log of an OdiSession's step.
OdiSessionTaskLog
          Execution log of an OdiSession's task.
OdiSessionTaskLog.CommitMode
          Type safe enum that represents commit mode applied to a task when executed.
OdiSessionTaskLog.IsolationLevel
          Type safe enum that represents DB isolation level applied to a task when executed.
OdiSessionTaskLog.LogCounter
          Type safe enum that represents different log counter types defined for a task.
OdiSessionTaskLog.ValueTrackingMode
          Type safe enum that represents OdiSessionVariable and OdiSessionSequence value tracking mode.
OdiSessionVariable
          Defines a variable inside an OdiSession and is part of the OdiSession - OdiSessionVariable - OdiSessionStepLog aggregate.
OdiTrackedSequenceValue
          Domain object used to register values (initial and final) took by an OdiSessionSequence during the execution of an OdiSessionTask.
OdiTrackedVariableValue
          Domain object used to register a value took by an OdiSessionVariable during the execution of an OdiSessionStep.
Status
          An execution status.
TaskType
          Type safe enum defining the type of a task.
TransactionChannel
          Type safe enum defining transaction channels available through ODI.
VariableOperator
          Variable operators for OdiSessionStepLog.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.runtime.session.finder
OdiSession
          An OdiSession is an execution (of a scenario, an interface, a package or a procedure, ...) undertaken by an execution agent.
Status
          An execution status.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.domain.topology
LogLevel
          Enumeration representing a logging level defined for a task whether it is a design time task or a runtime task.
TransactionChannel
          Type safe enum defining transaction channels available through ODI.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.impexp
Status
          An execution status.

 

Classes in oracle.odi.domain.runtime.session used by oracle.odi.impexp.support
Status
          An execution status.

 


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.