By the SDO spec, the component Type (which owns the implementation
substitution group) is open and there will be two properties:
implementation: normal property in Type.getProperties() list
implementation.java: dynamic property in DataObject.getInstanceProperties()
list
Thanks,
Raymond
----- Original Message -----
From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 14, 2006 6:23 AM
Subject: Re: Question about XSD substitution support in SDO2
Raymond Feng wrote:
I did some investigation on the EMF implementation and it seems that I
need to test if the property is transient (in EMF term). Do we have the
same capability in SDO?
Now the question for the SDO Type of ComponentType, I'm seeing two
properties in the debugger, "implementation" and
"implementation.java". I want to differentiate these two properties so
that I can produce the same XML document when I navigate the
DataObject to construct the XMLStreamReader. Do we have a SDO-way here
(I know in EMF we can look into the metadata)?
Shouldn't there just be one property "implementation.java" whose type is
a sub-type of "implementation"?
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]