1 Reply Latest reply on Sep 19, 2002 3:31 PM by dsundstrom

    one 2 many relation, delete one element from collection

    madalin

      Hi,
      I have an 1->M bidirectional relationship and I am adding a new element to the collection.If I am removing this new element, do I need to remove it from the collection too? In my tests it seems it is removed automatically, but I just want to be sure.
      Thank You