Hi,

I have data objects stored in the datastore that have a propery of
type com.google.appengine.api.datastore.Text. In 1.2.2 this was
working without problems and querying the data objects would also
retrieve the property with type
com.google.appengine.api.datastore.Text, but moving to 1.2.5 this
doesn't work anymore and the property of type
com.google.appengine.api.datastore.Text is returning always as null.
This problem also occurs for property of type Blob.

Anybody has a clue if this is a bug or a feature?

Thanks.

Dominik
--~--~---------~--~----~------------~-------~--~----~
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-java@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