I created unowned key in child objects for query. When I try to query
by the key, I tried the following because I read the GQL statement:


p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco} span.s1
{color: #492df6}
"where product = KEY('"+KeyFactory.keyToString(product)+"')");




But it complains:




p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco;
color: #ff1b19}

SEVERE: Portion of expression could not be parsed: product =
KEY('aghiYXRoY2FydHINCxIHUHJvZHVjdBgMDA')




Please anybody?




Thanks

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to