TASKPM/libreplan-business
Javier Moran Rua 0c98cad7aa [Bug #1238] Fix concurrent modification exception
The fix consists of changing the persistence model of the Dependency entity.
So far, it was deleted in the database when orphan dependencies appear in the Hibernate session
being flushed. Now, the orphan dependencies are removed explicitely on saving the Planning state.
An orphan dependency in the database is the one which has origin or destination NULL.

FEA: ItEr75S04BugFixing
2011-11-10 11:55:20 +01:00
..
src [Bug #1238] Fix concurrent modification exception 2011-11-10 11:55:20 +01:00
pom.xml Rename NavalPlan to LibrePlan 2011-10-28 09:13:16 +02:00