|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiSessionSequence | |
|---|---|
| oracle.odi.domain.runtime.session | This package contains classes for managing Oracle Data Integrator Sessions and related objects. |
| Uses of OdiSessionSequence in oracle.odi.domain.runtime.session |
|---|
| Methods in oracle.odi.domain.runtime.session that return OdiSessionSequence | |
|---|---|
OdiSessionSequence |
OdiTrackedSequenceValue.getSessionSequence()Obtains the actual sequence. |
| Methods in oracle.odi.domain.runtime.session that return types with arguments of type OdiSessionSequence | |
|---|---|
java.util.Collection<OdiSessionSequence> |
OdiSession.getSessionSequences()Obtains an unmodifiable collection of the sequences that are defined for this OdiSession. |
| Methods in oracle.odi.domain.runtime.session with parameters of type OdiSessionSequence | |
|---|---|
OdiTrackedSequenceValue |
OdiSessionStepLog.getFirstTrackedSequenceValue(OdiSessionSequence pSequence)Convenient method to obtain first tracked occurrence of a given OdiSessionSequence in OdiSessionTaskLogs belonging this step execution. |
OdiTrackedSequenceValue |
OdiSessionStepLog.getLastTrackedSequenceValue(OdiSessionSequence pSequence)Convenient method to obtain last tracked occurrence of a given OdiSessionSequence in OdiSessionTaskLogs belonging this step execution. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||