Hi, The javadoc for the low level data API says that Blobs can't be bigger than 1MB. I'm trying to create a system where the user can upload images and other files, so I want to be able to exceed that. This page...
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/datastore/DataTypeUtils.html says to use a "BlobKey", but I don't see that class anywhere. Where is it? How do you use it? thanks, Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
