|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiSessionTaskLog.CommitMode | |
|---|---|
| oracle.odi.domain.runtime.session | This package contains classes for managing Oracle Data Integrator Sessions and related objects. |
| Uses of OdiSessionTaskLog.CommitMode in oracle.odi.domain.runtime.session |
|---|
| Methods in oracle.odi.domain.runtime.session that return OdiSessionTaskLog.CommitMode | |
|---|---|
OdiSessionTaskLog.CommitMode |
OdiSessionTaskLog.getSourceCommitMode()Returns transaction commit mode applied for source command, or null if undefined. |
OdiSessionTaskLog.CommitMode |
OdiSessionTaskLog.getTargetCommitMode()Returns transaction commit mode applied for target command, or null if undefined. |
static OdiSessionTaskLog.CommitMode |
OdiSessionTaskLog.CommitMode.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static OdiSessionTaskLog.CommitMode[] |
OdiSessionTaskLog.CommitMode.values()Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||