I think you have mixed up the 'SINGLE_TABLE' and 'JOINED' Inheritance
strategies. The Discriminator's are specified only in the 'SINGLE_TABLE'
strategy. And in the 'Joined' since all the subclasses have their own tables
there is no need for a discriminator column.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027835#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...