LocalTransaction





Attributes Summary
boundary : LocalTransactionBoundaryKindThe containment boundary at which all contained RMLT's (Resource Manager Local Transaction) must be completed.
resolver : LocalTransactionResolverKindThe entity responsible for initiating and ending local transactions.
unresolvedAction : LocalTransactionUnresolvedActionKindThe 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:  Commit   Rollback  


Copyright IBM Corp. 1996-2002