[jboss-user] [EJB 3.0] - Re: Joined Inheritance Strategy Problem
waynebaylor
do-not-reply at jboss.com
Thu Aug 9 10:01:01 EDT 2007
The InheritanceType.JOINED is a "table per subclass" strategy. So you don't need a discriminator, which is probably why it was null.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072524#4072524
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072524
More information about the jboss-user
mailing list