|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the typepublic static interface OdiInterface.IPersistenceComparable<T extends OdiInterface.IPersistenceComparable<?>>
For internal use only. Used to compare persisted instances.
| Method Summary | |
|---|---|
boolean |
internalPersistenceEquals(T i2)Returns true if this instance is equal to i2 in terms of persisted fields only |
| Method Detail |
|---|
boolean internalPersistenceEquals(T i2)
true if this instance is equal to i2 in terms of persisted fields onlyi2 -true if this equals to i2
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||