LocalTransaction
Attributes Summary
boundary The containment boundary at which all contained RMLT's (Resource Manager Local Transaction) must be completed. resolver The entity responsible for initiating and ending local transactions. unresolvedAction The direction which the container will request any RMLT (Resource Manager Local Transaction) to take if it is unresolved at the end of the local transaction boundary scope if resolution control (resolver) equals "Application".
Attribute Details
boundary
The containment boundary at which all contained RMLT's (Resource Manager Local Transaction) must be completed.Default = BeanMethod
Data type: LocalTransactionBoundaryKind
Default value: unspecified
Allowed Values: BeanMethod ActivitySession
resolver
The entity responsible for initiating and ending local transactions. Container or Application. This property is only used with WebSphere programming model extensions add-on product.Default=Application
Data type: LocalTransactionResolverKind
Default value: unspecified
Allowed Values: Application ContainerAtBoundary
unresolvedAction
The direction which the container will request any RMLT (Resource Manager Local Transaction) to take if it is unresolved at the end of the local transaction boundary scope if resolution control (resolver) equals "Application". This property is only used with WebSphere programming model extensions add-on product.Default=Rollback
Data type: LocalTransactionUnresolvedActionKind
Default value: unspecified
Allowed Values: Commi Rollback
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.