FileDocCategorySizeDatePackage
AggregateCollectionChangeRecord.javaAPI DocGlassfish v2 API2517Tue May 22 16:54:16 BST 2007oracle.toplink.essentials.changesets

AggregateCollectionChangeRecord

public interface AggregateCollectionChangeRecord implements 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:

Fields Summary
Constructors Summary
Methods Summary
public java.util.VectorgetChangedValues()
ADVANCED: Return the values representing the changed AggregateCollection.

return
java.util.Vector