2 Replies Latest reply on Aug 14, 2007 4:05 AM by brucespringfield

    POJOCache detach()?  Sort Of?

    brucespringfield

      I need to detach an object, but then have it also stay in the cache to be accessed by others if needed or by my own instance if needed again.

      But I just need to detach() just my reference to the object, so I have my own free object. Is there an easy way to do this with POJOCache? Or does this feature already exist?