> HI there
Hi,
> My Primary Key (aPositionKey) is a composite object which contains two
> fields : contactId, and orgId. Both these fields are contained on one table
> (Position), with column names of CONTACT_ID, AND ORG_ID
[snip]
> and the relevant part of my ejb-jar looks like:
> ...
> au.c
HI there
Could anyone help with the following error i'm getting.
I'm trying to do a create on a pre-existing table using CMP in JBoss2.4.4
My Primary Key (aPositionKey) is a composite object which contains two
fields : contactId, and orgId. Both these fields are contained on one table
(Posit