WebSphere Adapter for JDBC

Delete operation

The delete operation is performed by pruning the incoming business object and then retrieving the complete business object from the database. The delete operation is then applied recursively on each business object in the hierarchy.

The delete operation supports physical and logical deletes, depending on the StatusColumnName value in the object’s application-specific information. If the StatusColumnName value is defined, the adapter performs a logical delete operation. If the StatusColumnName value is not defined, the adapter performs a physical delete operation.

For physical deletes the adapter takes the following actions: For logical deletes the adapter takes the following actions:
Related concepts
Create operation
Retrieve operation
RetrieveAll operation
Update operation
DeltaUpdate operation
ApplyChanges operation
Execute operation

Terms of use |

Last updated: Tue 12 Dec 2006 03:32:38

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)