| Craig Russell (JIRA) 2007-01-05, 7:11 pm |
| Add new tests for compound identity.
------------------------------------
Key: JDO-457
URL: https://issues.apache.org/jira/browse/JDO-457
Project: JDO
Issue Type: Test
Components: tck2, tck2-legacy
Affects Versions: JDO 2 final
Reporter: Craig Russell
Assigned To: Michelle Caisse
Fix For: JDO 2 maintenance release 1
In 5.4.1, Compound Identity should be updated to reflect that for key fields of reference types, the type of the key field is the reference type in the class but the oid of the reference type in the oid class.
We need a test for persistent classes in which the key of one class consists of a reference to another class plus another field. For example, LineItem contains a reference to Order plus a LineNumber.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secu...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|