On 8 Apr 2010, at 00:40, Tristan wrote:
what do you mean by "store a list of embedded objects"?
if you're storing in the datastore, you have to have a way to
serialize whatever you got into one of the supported storable types.
If you want to be able to query on the embedded instances then you
will need to use one of the datastore specific persistence interfaces:
ObjectDatastore from Twig and Objectify support this... not sure if
others support embedded collections.
--
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.