[ http://issues.apache.org/jira/browse/JDO-261?page=all ]
     
Michelle Caisse resolved JDO-261:
---------------------------------

    Resolution: Fixed

Fixed with revision 357291. As the serialized elements cannot take a primary 
key, I  removed this mapping.  I changed all fields with serialized elements so 
that the field itself is serialized and no join table is used.

> TestHashSetCollections, TestSetCollections : schema incorrect
> -------------------------------------------------------------
>
>          Key: JDO-261
>          URL: http://issues.apache.org/jira/browse/JDO-261
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Andy Jefferson
>     Assignee: Michelle Caisse

>
> HashSetCollections/SetCollections are mapped incorrectly. They should have a 
> primary-key specified in the metadata to tell the JDO implementation which 
> columns to use for PK. Without this the JDO implementation can do whatever it 
> likes wrt defining a PK. This includes adding its own adapter columns. 

-- 
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