| Package | Description |
|---|---|
| oracle.toplink.essentials.mappings |
| Modifier and Type | Method and Description |
|---|---|
ObjectReferenceChangeRecord |
ObjectReferenceMapping.internalBuildChangeRecord(Object newValue,
ObjectChangeSet owner,
AbstractSession session)
INTERNAL:
Directly build a change record based on the newValue without comparison
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectReferenceMapping.setNewValueInChangeRecord(Object newValue,
ObjectReferenceChangeRecord changeRecord,
ObjectChangeSet owner,
AbstractSession session)
INTERNAL:
Set the newValue in the change record
|
Copyright © 2025. All rights reserved.