Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Uses of Class
oracle.odi.domain.runtime.session.OdiSessionTaskLog.CommitMode

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.

 


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.