Hello all,
How do i correctly delete an element from a Collection?
If I have a parent, who has children, do I have to load the parent =
first, remove the child from the parent's java Collection, and then =
persist the parent?
Can somebody send me some example code, please?
Thanks in advance.
Ricardo Arguello
|