|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITargetKeyChooser
Implementations of this interface are in charge of finding an update key for target datastores in interfaces.
OdiInterface.TargetDataStore| Method Summary | |
|---|---|
IKey<?> |
chooseNewTargetKey(OdiInterface pOdiInterface,
IKey<?> pOldKey)
Chooses a new update key for the target datastore of interface pOdiInterface.If null is returned, then no update key will be selected for this interface. |
| Method Detail |
|---|
IKey<?> chooseNewTargetKey(OdiInterface pOdiInterface,
IKey<?> pOldKey)
pOdiInterface.null is returned, then no update key will be selected for this interface.
pOdiInterface - the target datastore's interfacepOldKey - the old key of the target datastore
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||