IsContainment and getContainmentProperty do not work
----------------------------------------------------
Key: TUSCANY-468
URL: http://issues.apache.org/jira/browse/TUSCANY-468
Project: Tuscany
Type: Bug
Components: Java SDO Implementation
Versions: Java-M1
Reporter: Suraksha Vidyarthi
The isContainment() returns false even for child complexTypes.
getContainmentProperty() returns null even when the child object is contained
within a parent object.
If Customer->Address, so customer has an address child, is Containment() for
property that maps to address should return true. Also if we do a
getContainmentProperty() on address child it should return a reference to the
property that holds address.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]