BOwithDifferentParameterOrder.txt

Attribute name:AfterRetrieveSP

Contains the Jdbctest_Address business object. Application- specific information of this attribute contains the following information: SPN=UpdateAddress;IP=addressid;IP=zipcode:city:street. UpdateAddress is the name of the stored procedure that uses all the business object attributes as input parameters (preferably to update the address in a table other than Jdbctest_Address). Note that the parameter order differs from that of the business object attribute order and that it contains more than one name:value pair for the input parameters. The stored procedure is executed after the Retrieve operation is completed.

Copyright IBM Corp. 1997, 2004