Package | Description |
---|---|
oracle.odi.domain.runtime.common | |
oracle.odi.domain.runtime.session |
This package contains classes for managing Oracle Data Integrator Sessions and related objects.
|
Modifier and Type | Method and Description |
---|---|
IRuntimeExecutable |
IRuntimeStep.getAggregateParent() |
Modifier and Type | Class and Description |
---|---|
class |
OdiSession
An
OdiSession is an execution (of a scenario, an interface, a package or a procedure, ...)
undertaken by an execution agent. |
Modifier and Type | Method and Description |
---|---|
IRuntimeExecutable |
OdiSessionStep.getAggregateParent()
Deprecated.
|