Yes, I see, but the generic issues are resolved in the non-abstract entity classes
(UserRight, User), and I do not want the abstract classes (UserEntity, UserRightEntity) to
be mapped.
I hoped that using @Inheritance( strategy = InheritanceType.TABLE_PER_CLASS )
| could help but it did not solve the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085855#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...