[ http://issues.apache.org/jira/browse/JDO-211?page=all ]

Michelle Caisse updated JDO-211:
--------------------------------

    Attachment: JDO-211.patch

The attached patch adds a pk to the id column of join tables for SimpleClass 
fields for datastore identity. JPOX still gives the same error with this patch 
applied: 
SQL Exception: 'ADPT_PK_IDX' is not a column in table or VTI 
'DATASTOREIDENTITY0.HASHMAP_OBJECT3_STR'.
SQL Exception: 'ADPT_PK_IDX' is not a column in table or VTI 
'DATASTOREIDENTITY0.HASHTBL_OBJECT3_STR'.
SQL Exception: 'ADPT_PK_IDX' is not a column in table or VTI 
'DATASTOREIDENTITY0.MAP_OBJECT3_STR'.
SQL Exception: 'ADPT_PK_IDX' is not a column in table or VTI 
'DATASTOREIDENTITY0.TREEMAP_OBJECT3_STR'.

> 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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to