Hi, I would like to store a ArrayList<Object> in datastore. The values that are supported to be stored in google datastore does not contain ArrayList .But still im able to save it by just calling entity.put().
Is there any limit for the amount of data that can be as a ArrayList in datastore or no limit and i can store a list of 1000's object wihout any worry. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
