| Craig Russell (JIRA) 2005-11-25, 5:45 pm |
| [ http://issues.apache.org/jira/brows...action_12358530 ]
Craig Russell commented on JDO-211:
-----------------------------------
The expert group rejected the notion that a portable mapping for arrays, collections, and maps will include a primary key on the join table. So there is no need in general to include a primary key element.
But we still need to map these fields that use an embedded SimpleClass as a Map key or Set element. These fields should include a primary key in the mapping.
> SQL Exception: 'ADPT_PK_IDX' is not a column in table or VTI 'APPLICATIONIDENTITY0.HASHMAP_OBJECT0_STR'.
> --------------------------------------------------------------------------------------------------------
>
> Key: JDO-211
> URL: http://issues.apache.org/jira/browse/JDO-211
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Michelle Caisse
> Attachments: JDO-211.patch
>
> Test*MapStringValueCollections there is a mismatch between orm and schema.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|