From: epbernard <nu...@jb...> - 2005-07-29 21:23:54
|
add an @Entity annotation to your subclasses and use the single table strategy (need a discriminator table, and most likely a custom discriminator value) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887380#3887380 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887380 |