);
}
}
associationPersister.getAssociation().clear();
if ( associationPersister.hostingEntityRequiresReadAfterUpdate() ) {
Object owner = session.getPersistenceContext().getCollectionOwner( id, this );
associationPersister.hostingEntity( owner );
}
associationPersister.flushToCache();