Hi !
Looking for mappings about inner classes, both static and a non static, I have only found questions related to static inner classes. ¿Is it possible to map non static inner classes?
I'm working with frameworks and as you know, in this context is very common to use a lot of nested classes with inheritance among them and in some cases it is required inheritance between outer and inner classes. In this case I found no questions about that. I do not interested in static inner classes at all.
Can I map my frameworks? Hibernate support this kind of polymorphism?
Sorry by this basic question.
Thank you!
Ulises
|