Can anybody get a custom BlobInfo JDO query to work?

I can't figure out how to do a custom query on the Blobs?
http://code.google.com/p/gwt-examples/source/browse/trunk/DemoUpload/src/org/gonevertical/upload/server/BlobInfoJdo.java

This GQL works to query blobs: "SELECT * FROM __BlobInfo__"
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/blobstore/BlobInfoFactory.html
- api reference to custom querying

Reference:
http://demofileuploadgae.appspot.com/ - This is my demo where someone
can test uploading a file to the blobstore.
http://gwt-examples.googlecode.com - my gwt examples


Thanks for looking,
Brandon

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to