public interface AggregateCollectionChangeRecord extends ChangeRecord
Purpose: Define the Public interface for the Aggregate Collection Change Record.
Description: This interface is meant to clarify the public protocol into TopLink.
Responsibilities:
| Modifier and Type | Method and Description |
|---|---|
Vector |
getChangedValues()
ADVANCED:
Return the values representing the changed AggregateCollection.
|
getAttribute, getOwnerVector getChangedValues()
Copyright © 2025. All rights reserved.