You will only find "unowned relationships" terminology in Google docs.
This "unowned relationships" in the GAE/J docs is where you have a
field that is a "Key" or a Collection/Map/array of keys. So no *real*
relation, just some implicit relation by that "key". You have to
manage these keys yourself, and you tie your code to GAE/J by using
them.
1 - 2 of 2
Showing 20▼ items per page