This operation enables the adapter to retrieve an array of business objects from the database.
All of the key and non-key attributes populated in the incoming business object determine the selection criteria. The adapter may retrieve multiple rows for the top-level business object from the database, depending on the attributes selected. If no attributes are populated in the incoming business object, all the rows are retrieved from the respective table in the database.
The following figure describes the structure of the business object that is returned in a RetrieveAll operation.
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)