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

andydale do-not-reply at jboss.com
Wed Sep 19 02:45:27 EDT 2007


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

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



More information about the jboss-user mailing list