|
That is correct, but the fact that the "many" part is not not consistent on runtime has nothing to do with what is persisted. So if one uses the "many"-side entities that were removed from the collection (and from DB) without setting the relationship to null is considered an application bug. But that does not mean that the JPA specification should not remove the entities from DB.
|