[ 
https://issues.apache.org/jira/browse/TUSCANY-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907955#action_12907955
 ] 

antony commented on TUSCANY-3671:
---------------------------------

Yes..now i can see the changesummary..but it is bit confusing..when i remove an 
object, it is producing the below change summary...
<objectsToAttach xsi:type="das:COMPANY">
      <ID>3</ID>
      <NAME>test</NAME>
    </objectsToAttach>

When i try to add one row, it is printing as "remove" in the changesummary...
<objectChanges key="#//@eRootObject">
      <value xsi:type="sdo_1:ChangeSummarySetting" featureName="COMPANY">
        <listChanges kind="REMOVE" index="3"/>
      </value>
    </objectChanges>

Is this expected one? Also can we integrate Tuscany DAS with Spring?

> Need SDO sample on how to connect to RDBMS
> ------------------------------------------
>
>                 Key: TUSCANY-3671
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3671
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Samples
>    Affects Versions: Java-SDO-1.0
>         Environment: Java, SDO, Oracle,  webapplication
>            Reporter: antony
>             Fix For: Java-DAS-Next
>
>
> I could not find any samples or piece of code on how SDO interact with RDBMS. 
> It will be good if we have one in the sample provided. Can someone plz tell 
> me on how to get the HelperContext for the RDBMS. All samples explain only 
> about connect to XML/XSD not to RDBMS. I tried with DAS but i am not sure how 
> to map DAS with SDO.  Can someone plz explain the steps on how to connect SDO 
> with RDBMS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to