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
Assigned to: Michael Watzek
Priority: Minor
Fix For: JDO 2 final
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