When an application is assembled, the Data Binding Generator generates DataBinding implementations for all types of all operations and stores their names in the import or export files, in the inDataBindingType or outDataBindingType attributes.
Data Bindings allow EIS Import or EIS Export implementation to convert argument data to the native format expected by the J2C or JMS implementation. The data binding classes implement various interfaces presented below.
The DataBinding is the root data binding interface. It allows for setting of a DataObject, and is applicable to both, J2C and JMS.
You can configure your own binding using pre-configured JMS resources. Pre define the connection factory and destination and then just point to them.
Last updated: Wed 06 Dec 2006 07:08:08
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)