Class ReferenceMapping

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form