javax.resource.cci.LocalTransaction methods supported
The javax.resource.cci.LocalTransaction interface defines a transaction demarcation interface for resource manager local transactions.
The following table list which methods are supported by the IMS Universal Database resource adapter for the javax.resource.cci.LocalTransaction interface.
| javax.resource.cci.LocalTransaction method | IMS Universal Database resource adapter support |
|---|---|
| begin() | Yes |
| commit() | Yes |
| rollback() | Yes |