I've just refactored my app to use Low-Level API instead of JDO and
it's much cleaner, works more reliable etc.
If you are not really forced to use JDO/JPA I'd strongly recommend to
use the very simple, elegant and clean Low-Level API.
BigTable simply is not a relational db, so it is highly misleading to
fake a relational wrapper and to me it caused lots of pain.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---