0 Replies Latest reply on Aug 20, 2008 4:22 PM by avihaimar

    Merge deached collection

      Hey,

      I have class A, which contain collection of B (cascade=all)

      in detach mode i remove elmement from the collection and then call to
      entitymanager.merge(a)

      The element is not removed.

      I think there is a JIRA about it, but it was supposed to be fixed.

      Thank you