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
 Assigned to: 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