Well I have my answer, but I don't like it I think. If I also null out the region record in the parent object associated with the region id when the regionId becomes null, things work. The regions are not removed from cache.
I am still all that knowledgable about object relational bridges, but I don't think I like this behavior. If I mark the object as always stay in cache and have the attribute on delete to be "none" that not only should the record not be deleted from the database, but it should also not be deleted from cache...even if I null out a referring id. Of course I could also be doing something wrong. JohnE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
