|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
This package contains classes for managing Oracle Data Integrator Sessions and related objects.
See:
Description
| Class Summary | |
|---|---|
| OdiSession | An OdiSession is an execution (of a scenario, an interface, a package or a procedure, ...) undertaken by an execution agent. |
| OdiSessionFolder | An OdiSessionFolder is used to group OdiSession using predefined Keywords. |
| OdiSessionParameter | Representation of session auxiliary parameter. |
| 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. |
| 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. |
| Enum Summary | |
|---|---|
| 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. |
| 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. |
| 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. |
This package contains classes for managing Oracle Data Integrator Sessions and related objects.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||