Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by KevinWilliams:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview/RDBDAS_Java_User_Guide/Basic_CRUD

------------------------------------------------------------------------------
     das.applyChanges(root);
  }}}
  
+ The first line uses the SDO dynamic APIs to change the LASTNAME property of 
the Customer instance and the second line directs the das to flush graph 
changes back to the database.  At this point, the das scans the SDO change 
summary associated with the graph reresented by root and generates the required 
UPDATE statement necessary to synchronize this change with the database.
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to