|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdiSessionTaskLog.IsolationLevel | |
---|---|
oracle.odi.domain.runtime.session | This package contains classes for managing Oracle Data Integrator Sessions and related objects. |
Uses of OdiSessionTaskLog.IsolationLevel in oracle.odi.domain.runtime.session |
---|
Methods in oracle.odi.domain.runtime.session that return OdiSessionTaskLog.IsolationLevel | |
---|---|
OdiSessionTaskLog.IsolationLevel |
OdiSessionTaskLog.getSourceIsolationLevel() Returns source isolation level, or null if undefined. |
OdiSessionTaskLog.IsolationLevel |
OdiSessionTaskLog.getTargetIsolationLevel() Returns target isolation level, or null if undefined. |
static OdiSessionTaskLog.IsolationLevel |
OdiSessionTaskLog.IsolationLevel.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static OdiSessionTaskLog.IsolationLevel[] |
OdiSessionTaskLog.IsolationLevel.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.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |