Action.REMOVE,
assocEntryKey
);
}
}
association.clear();
if ( associationPersister.hostingEntityRequiresReadAfterUpdate() ) {
Object owner = session.getPersistenceContext().getCollectionOwner( id, this );
associationPersister.hostingEntity( owner );
}