Hi, I am noticing the following behaviour: If evict() is called on an embedded object the statemanager is nullified which is in contrast to non-embedded objects. Subsequently, calling JDOHelper.getPersistenceManager() on the evicted embedded object returns null. Is this the correct behaviour?
kind regards, Christiaan -- View this message in context: http://www.nabble.com/Evicting-embedded-object-nullifies-statemanager-tf4855133.html#a13893119 Sent from the OpenJPA Developers mailing list archive at Nabble.com.
