TransactionApplicationClientExtension


This type is a class for model objects.

@since 6.0.0 Transaction extension for an application client module.

Package: transappclientext

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

Reference attributes having this type:
  ApplicationClientExtension.transactionAppClientExtension



Attributes Summary
allowJTAdemarcation : EBoolean @since 6.0.0 Indicates whether a client application, executing in a non-recoverable environment, should be allowed to initiate JTA transactions. Such client initiated transactions are not visible to any resources accessed in the non-recoverable client process and are provided purely for purposes of scoping work on recoverable servers. The default value of false means that the UserTransaction interface will not be available to the client. A value of true means that the client application recognizes the limitations of the transaction support in the client and may obtain the UserTransaction interface to demarcate JTA transactions.



Attribute Details

allowJTAdemarcation  -  @since 6.0.0 Indicates whether a client application, executing in a non-recoverable environment, should be allowed to initiate JTA transactions. Such client initiated transactions are not visible to any resources accessed in the non-recoverable client process and are provided purely for purposes of scoping work on recoverable servers. The default value of false means that the UserTransaction interface will not be available to the client. A value of true means that the client application recognizes the limitations of the transaction support in the client and may obtain the UserTransaction interface to demarcate JTA transactions.
    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