All Implemented Interfaces:
Serializable, Cloneable

public class ReferenceMapping extends ObjectReferenceMapping

Purpose: In an object-relational data model, structures reference each other through "Refs"; not through foreign keys as in the relational data model. TopLink supports using the Ref to reference the target object.

See Also: