Hi,
I think you'll have to define it as any other field in the PK class. The only thing you've got to do afterwards is define in the ejb relationships (in the deploytool) that this field is mapped to a field in another ejb. In section 11.3.5 of the ejb 2.0 specs you'll find an example of how this is handled through the ejb QL.
Regards,
Kurt.