Re: Possible to map M:M relation****p with references to cl*****
by Spendius <spendius@[EMAIL PROTECTED]
>
May 5, 2008 at 06:45 AM
Woops I made a mistake here, I retyped this stuff too
quickly:
<!-- <key-property name="empId" access="field" type="long"
column="EMPLOYEE_ID" />-->
<!-- <key-property name="jobId" access="field" type="string"
column="JOB_ID" />-->
In JOB_HISTORY the JOB_ID column is a VARCHAR2(10). The
fields that form the key are of different types.
Sorry.