ItemStore collaboration template

The ItemStore collaboration template is used to serialize a Retail_Item business object into XML and store it in a database table through use of a user-specified key.

The ItemStore collaboration template also enables the stored business object to be retrieved, updated, or deleted.

The output of a collaboration object based on the ItemStore collaboration template is bound to the runtime portion of an IBM® WebSphere® Business Integration Adapter for JDBC (identified as a JDBCConnector throughout), which actually performs the storage operations.

Related collaboration templates and business objects

See the following related collaboration templates for more information: See the following related business objects for more information:

Parent topic: Collaboration templates