GlobalTransaction


This type is a class for model objects.

@since 6.0.0 New class for global transactions common extensions

Package: globaltran

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  EnterpriseBeanExtension.globalTransaction
  ServletExtension.globalTransaction



Attributes Summary
componentTransactionTimeout : EInt @since 6.0.0 Transaction timeout to be applied for any CMT started on behalf of the component. If set (to non-zero) this overrides the total transaction lifetime (configured on the server) but is constrained by the maximum transaction timeout. A value of 0, or no configured value, indicates that the administratively configured default total transaction timeout will be used.
sendWSAT : EBoolean * No description is available *



Attribute Details

componentTransactionTimeout  -  @since 6.0.0 Transaction timeout to be applied for any CMT started on behalf of the component. If set (to non-zero) this overrides the total transaction lifetime (configured on the server) but is constrained by the maximum transaction timeout. A value of 0, or no configured value, indicates that the administratively configured default total transaction timeout will be used.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

sendWSAT  -  * No description is available *
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006