|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValuePersistence | |
|---|---|
| oracle.odi.domain.runtime.scenario | This package contains classes for managing Oracle Data Integrator Scenarios and related objects. |
| oracle.odi.domain.runtime.session | This package contains classes for managing Oracle Data Integrator Sessions and related objects. |
| oracle.odi.domain.runtime.variable | This package contains classes for needed to create and work with Oracle Data Integrator variables and their values. |
| Uses of ValuePersistence in oracle.odi.domain.runtime.scenario |
|---|
| Methods in oracle.odi.domain.runtime.scenario that return ValuePersistence | |
|---|---|
ValuePersistence |
OdiScenarioVariable.getValuePersistence()Returns the values persistence strategy for this OdiScenarioVariable. |
| Uses of ValuePersistence in oracle.odi.domain.runtime.session |
|---|
| Methods in oracle.odi.domain.runtime.session that return ValuePersistence | |
|---|---|
ValuePersistence |
OdiSessionVariable.getValuePersistence()Returns the values persistence strategy for this OdiSessionVariable. |
| Uses of ValuePersistence in oracle.odi.domain.runtime.variable |
|---|
| Methods in oracle.odi.domain.runtime.variable that return ValuePersistence | |
|---|---|
static ValuePersistence |
ValuePersistence.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static ValuePersistence[] |
ValuePersistence.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 | |||||||||