Create operation

Describes adapter processing for create operations

When a create operation is used, the adapter gets the component and retrieves values from the attributes that have the primary key application-specific information set. It then instantiates the corresponding component interface using the value provided for the ObjectName application-specific information. It sets the attribute values on the corresponding Create Keys in the component interface. An empty Component Interface is created, and the adapter maps all the business object data to the created component interface. When mapping the data, the adapter sends all data for simple attributes in the hierarchy, and it creates items that match each of the child objects in the hierarchy as well, including effective-dated and effective-sequenced child records.

Related concepts
Retrieve operation
Update operation
Delete operation
Exist operation
RetrieveAll operation
ApplyChanges operation

Terms of use |

Last updated: Sun Mar 12 11:24:18 2006

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