LocalTran





Attributes Summary
boundary : LocalTranBoundaryKindThe containment boundary at which all contained RMLT's (Resource Manager Local Transaction) must be completed.
resolver : LocalTranResolverKindThe entity responsible for initiating and ending local transactions.
unresolvedAction : LocalTranUnresolvedActionKindThe 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 = BEAN_METHOD
     data type: LocalTranBoundaryKind
     default Value:   unspecified
     Allowed Values:  ACTIVITY_SESSION   BEAN_METHOD  



resolver    -    The entity responsible for initiating and ending local transactions. Container or ApplicationDefault=Application
     data type: LocalTranResolverKind
     default Value:   unspecified
     Allowed Values:  BEAN   CONTAINER  



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".Default=ROLLBACK
     data type: LocalTranUnresolvedActionKind
     default Value:   unspecified
     Allowed Values:  ROLLBACK   COMMIT  


Copyright IBM Corp. 1997-2004