HI,
Have you tried annotating the abstract classes with @MappedSuperclass, this annotation
means the class annotated with it is not an entity, and as such hibernate will not attempt
to map it.
Cheers,
Andy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085865#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...