All queries use an index to retrieve the objects. If you don't delete or add objects you get the same result for the exact same query.
2010/6/30 saggy <[email protected]>: > hi,am new to GAE can anybody tell me that if i perform 10 or 100 times > Query.execute() with same parameters and same query on same data then > will it return the same result list in same order or in different > order? > Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
