Hi, I am trying to persist an object using JDO, but the object is not beeing persisted to the datastore. Can anyone please help me understand why? Here is what i can see in the logs from the moment i .makePersistent() to the point EM is closed:
[DataNucleus.Persistence] - Making object persistent : "br.com.ximp.vike.server.model.games.ww.ac...@1392743" [DataNucleus.Cache] - Object "br.com.ximp.vike.server.model.games.ww.ac...@1392743" (id="org.datanucleus.identity.identityrefere...@6506f0") added to Level 1 cache (loadedFlags="[YYY]") [DataNucleus.Transaction] - Outstanding nontx update being committed to datastore [DataNucleus.Transaction] - Transaction created [DataNucleus Transaction, ID=Xid= --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
