Hi, i'm using java to code for GAE, i've read through the GAE java low level api and can't find any answer to my question yet.
I wanna know if there's a way where i can call a method/ do a JDOPL and it returns all the different kinds of entities in my datastore.
Thanks!