> Does anyone know if JPA supports polymorphism? I've been working with JDO > because it appears to be better documented right now, but I'd switch for a > more Java-like model.
JDO and JPA as specifications both support polymorphism, as does DataNucleus. The only thing missing is for GAE/J's plugin to fully support it. Why not look at the issue tracker http://code.google.com/p/datanucleus-appengine/issues/list --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
