[jboss-user] [EJB 3.0] - Re: compounded primary key with ejb 3.0
waynebaylor
do-not-reply at jboss.com
Wed Aug 22 15:12:24 EDT 2007
try removing the field:
anonymous wrote : private BrowserStatPK pk;
from BrowserStatEJB3.
you've already got the id fields, so you shouldn't need this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077022#4077022
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077022
More information about the jboss-user
mailing list