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.
Modifier and Type | Method and Description |
---|---|
java.util.List<ObjectChangeSet> |
getChangedValues()
ADVANCED:
Return the values representing the changed AggregateCollection.
|
getAttribute, getOldValue, getOwner
java.util.List<ObjectChangeSet> getChangedValues()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference