[jboss-user] [EJB 3.0] - Re: Complex Id and Joined Inheritance
gnulp
do-not-reply at jboss.com
Tue Jul 18 05:28:19 EDT 2006
found the problem ...
deriving with the primary key set twice does not work - which is in principle ok ...
in the given example the primary keys of the derived class should be changed to a unique key constraint - and it will get the same primary key as the top class
==> this should work ...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958711#3958711
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958711
More information about the jboss-user
mailing list