Hi When I delete entities by query am I limited to 500 entities like when I am using PersistenceManager.deletePersistentAll() ?
Also, if we ignore the object fetch time -> what would consume less CPU time ? Can someone estimate if making many "delete" queries of smaller amounts of data would be better than getting all the data to for a big pm.deletePersistentAll() opertaion ? Thanks, Shai -- 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.
