[jboss-user] [EJB 3.0] - Re: Table per class with different ID generators
waynebaylor
do-not-reply at jboss.com
Tue Nov 27 17:15:26 EST 2007
hmm, i can imagine problems with the pk. for example, say you have Document with its own pk. when you create SalesInvoice it inherits the pk from Document. if you try to add an additional field to SalesInvoice's pk, hibernate will probably choke because it's not properly defined as a composite pk.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108248#4108248
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108248
More information about the jboss-user
mailing list