Also, which version of the sdk are you using? Up until the most recent release the local datastore was not actually transactional.
On Fri, Aug 21, 2009 at 8:37 AM, objectuser <[email protected]> wrote: > > That's crazy, John. Is all the data still there or only some of it? > Also, how is your transaction being demarcated? > > On Aug 21, 1:41 am, jd <[email protected]> wrote: > > Hi, > > > > I am using the local sdk datastore to save several thousand of objects > > and when an exception occurs the data is not rolled-back and the data > > is still in the datastore. > > > > I can see in the log > > > > INFO: Time to persist datastore: 1140 ms > > > > which seems to indicate the data is being flushed to disk. Is this > > documented somewhere? > > > > Thanks, > > > > John > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
