You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Christiaan <ch...@hotmail.com> on 2007/11/22 09:55:01 UTC

Evicting embedded object nullifies statemanager

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.