IBM WebSphere Adapters Network Card User Manual


 
Generating outbound local transaction support methods:
With local transaction support, the transaction is managed and performed by the
EIS. LocalTransaction indicates the IBM WebSphere adapter supports local
transactions. Local transaction support methods provide a LocalTransaction
implementation and return the wrapper.
Consider your strategy for implementing transaction behavior in the adapter
before generating outbound classes. You will not be allowed to regenerate code to
add XA transactional behavior to the adapter if you click Finish to generate the
code for this task.
Review the section on local transaction support in Generating an IBM WebSphere
Resource Adapter.
For more information on transaction support, see Implementing transaction
support.
1. Click the Generate outbound adapter classes check box and then click on the
Local Transaction Support check box in the right pane.
Note: Before clicking Finish be aware that when you generate transactional
support for the outbound classes you will not be able to modify the transaction
support automatically after generating the classes.
2. Click Finish.
Now, you can generate outbound XA transaction support methods.
WebSphere Adapter development overview 41