I already did that and it still does not work, in fact I migrated my code from JPA to JDO and it still does not work... (of course I removed the annotation since it does not pertain to JDO)
On Aug 25, 3:09 pm, Abe Parvand <[email protected]> wrote: > Annotate it with the @Enumerated annotation. > > On Aug 25, 2:11 pm, Larry Cable <[email protected]> wrote: > > > > > Has anyone managed to get anenumpersisted via JPA? > > > I can't I get an exception from the runtime, "no such method <init>() > > V", which I take to mean that it cannot > > locate a public no-args constructor for theenum... go figure ... > > > :(- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
