Modify elements in a regular @OneToMany collection
Automatic frontend engine for Java
Brought to you by:
javierpaniza
That is that the action for modifying elements in @OneToMany(cascade=REMOVE) would be available for all @OneToMany collection, intead of the current view element.
That is coherent with the fact that is possible to modify elements from @ManyToOne reference.