You can view the issue detail at the following URL:
http://issues.apache.org/scarab/issues/id/OJB267
Type
Defect
Issue ID
OJB267 (OJB does not handle properly when a FK refers to a unique constraint
instead of a PK)
Modified by
Jakob Braeuchi
brj ([EMAIL PROTECTED])
The following modifications were made to this issue:
---------------------------------------------------------------------
Resolution set to "Fixed"
Reason:
this feature is now available in ojb 1.1 for 1:1 and 1:n relationships.
foreignkey and inverse-foreignkey not pointing to a primarykey have to use
target-field-ref:
<foreignkey
field-ref="productGroupName"
target-field-ref="groupName"/>
---------------------------------------------------------------------
This message is automatically generated by the Scarab
issue tracking system. For more information:
http://scarab.tigris.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]