[jboss-user] [EJB 3.0] - Re: mapping generic entities

saxon747 do-not-reply at jboss.com
Wed Sep 19 02:07:22 EDT 2007


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#4085855

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085855



More information about the jboss-user mailing list