invalidate: tosses the snapshot, affects all editing contexts.
Forces the data to be refetched from the database.
You can invalidateObjectsWithGlobalIds. Then you have more control
over what is invalidated. We use this for a patched implementation of
ERXChangeNotificationJMS.