| Interface | Description |
|---|---|
| ObjectChangePolicy |
INTERNAL:
Implementers of ObjectChangePolicy implement the code which computes changes sets
for TopLink's UnitOfWork commit process.
|
| Class | Description |
|---|---|
| DeferredChangeDetectionPolicy |
PUBLIC:
A DeferredChangeDetectionPolicy defers all change detection to the UnitOfWork's
change detection process.
|