in your ejb-jar, <entity> tag use something like:
<prim-key-class>some.package.SomeBeanPK</prim-key-class>
If you look at the DTD there are descriptions for all of the possible
tags, you might want to have a look =)
--jason
On Sat, 23 Jun 2001, Devraj Mukherjee wrote:
> Hi all,
>
> I am trying to create a CMP Entity Bean where I need to define a
> combination of more than one field as the primary key for the table, I was
> wanting to know how do we define this in the deployment descriptors.
>
> Thank you. Regards,
>
> Devraj
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user