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

Michael Bouschen updated JDO-355:
---------------------------------

    Attachment: JDO-355.patch

The attached patch (JDO-355.patch) removes PCRect from the .sql files and 
PCPoint2, PCRect, and PrimitiveTypes from .orm files for both 
applicationidentity and datastoreidentity. I just started maven clean build to 
make sure that the patch does not break anything.  

> Remove extra tables/classes in the sql and orm for mappings 5,6, and 7.
> -----------------------------------------------------------------------
>
>          Key: JDO-355
>          URL: http://issues.apache.org/jira/browse/JDO-355
>      Project: JDO
>         Type: Improvement
>   Components: tck20
>     Versions: JDO 2 rc1
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek
>     Priority: Minor
>      Fix For: JDO 2 final
>  Attachments: JDO-355.patch
>
> I noticed that there is a little mismatch between test case MakePersistent, 
> the .sql files, and the .orm files for mappings 5, 6, 7 wrt. which 
> persistence capable classes are needed:
> - Test case MakePersistent uses pc class PCPoint only.
> - The .sql files create tables PCPoint and PCRect.
> - The .orm files specifiy metadata for pc classes PCPoint, PCPoint2, PCRect, 
> and PrimitiveTypes.
> This holds true for application identity and datastore identity as well. 

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