Revert "ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #519] Fix bug."

This reverts commit 50ce3f3802. Wrong
fix for the bug. The mapping is right and the association was updated
correctly but the measurements keep on existing.
This commit is contained in:
Óscar González Fernández 2010-06-23 18:34:16 +02:00
parent 50ce3f3802
commit d50f6d7e75

View file

@ -49,6 +49,7 @@
<set name="advanceMeasurements"
cascade="all,delete-orphan"
inverse="true"
access="field"
sort="org.navalplanner.business.advance.entities.AdvanceMeasurementComparator">
<key column="ADVANCE_ASSIGNMENT_ID" />