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

ObjectReferenceChangeRecord

public interface ObjectReferenceChangeRecord implements ChangeRecord

Purpose: Provides API for the ObjectReferenceChangeRecord.

Description: This Interface represents changes made in a one to one mapping and other single object reference mappings.

Fields Summary
Constructors Summary
Methods Summary
public oracle.toplink.essentials.changesets.ObjectChangeSetgetNewValue()
ADVANCED: Returns the new reference for this object

return
oracle.toplink.essentials.changesets.ObjectChangeSet