LocalTransaction


This type is a class for model objects.

* No description is available *

Package: localtran

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

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



Attributes Summary
boundary : LocalTransactionBoundaryKind The containment boundary at which all contained RMLT's (Resource Manager Local Transaction) must be completed. Default = BeanMethod
resolver : LocalTransactionResolverKind The entity responsible for initiating and ending local transactions. Container or Application Default=Application
unresolvedAction : LocalTransactionUnresolvedActionKind 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
shareable : EBoolean * No description is available *



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:
        0 - BeanMethod
        1 - ActivitySession
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

resolver  -  The entity responsible for initiating and ending local transactions. Container or Application Default=Application
    Data Type: LocalTransactionResolverKind
    Default value:  unspecified
    Allowed values:
        0 - Application
        1 - ContainerAtBoundary
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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: LocalTransactionUnresolvedActionKind
    Default value:  unspecified
    Allowed values:
        0 - Rollback
        1 - Commit
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

shareable  -  * No description is available *
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    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