This type is a class for model objects.
@since 6.0.0 Transaction extension for an application client module.
Package: transappclientextAttributes 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 |