This is a special form of the Update operation that can be used to provide better performance than the Update operation.
UpdateWithDelete requires a ChangeSummary. The ChangeSummary needs to include business object-level creations and deletions. This enables the adapter to perform operations without the overhead of having to retrieve the existing entities from the EIS and without having to do comparisons, because the ChangeSummary indicates what needs to be done.
If the ChangeSummary is empty, the adapter does not take any action on the request.
Last updated: Thu Mar 23 13:24:31 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)