i think i'm gonna reply to myself :) On May 6, 11:05 pm, Jaroslav Záruba <[email protected]> wrote: > Why does the example query above use "parent-pk" instead of "customerKey"? > Is it a mistake or should the query/operator actually work somehow?
still don't have a clue > And why does the customerKey need to be defined with the @Extension > annotation? because then the Datastore takes care of that key automatically, and it actually won't allow me to set both (which makes sense of course) > Regards > J. Záruba > > -- > 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 > athttp://groups.google.com/group/google-appengine-java?hl=en. -- 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.
