Hi Tim, As those test cases demonstrate, OpenJPA can use non-anonymous inner classes as entities. At least when you are enhancing at build-time.
Tim McConnell wrote: > > Hi, I'm wondering if there is any documentation, specifications, and/or > known > rules that govern the usage of Inner Classes as Entities ?? I haven't been > able > to find any although I do see a couple of examples of the @Entity being > used on > inner classes in some of the OpenJPA testcases. Unfortunately, those > examples are > not quite enough for me to fully understand the restrictions or > implications. > Thanks for any additional information... > -- > Thanks, > Tim McConnell > > ----- Pinaki -- View this message in context: http://n2.nabble.com/Inner-Class-Entities-tp3994088p3996254.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
