Possible Duplicate:
Querying for entities with missing properties in app engine Datastore?
I'm using Objectify4,
If a field is not set, from the datastore viewer we can see it is marked as <missing>
or <null>
, Is there a way to fetch these entities?