|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiVariable.ValuePersistence | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiVariable.ValuePersistence in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return OdiVariable.ValuePersistence | |
|---|---|
OdiVariable.ValuePersistence |
OdiVariable.getValuePersistence()Returns the values persistence strategy for this OdiVariable. |
static OdiVariable.ValuePersistence |
OdiVariable.ValuePersistence.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static OdiVariable.ValuePersistence[] |
OdiVariable.ValuePersistence.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.odi.domain.project with parameters of type OdiVariable.ValuePersistence | |
|---|---|
void |
OdiVariable.setValuePersistence(OdiVariable.ValuePersistence pValuePersistence)Defines the value persistence strategy for this OdiVariable. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||