TransactionAttributeType
This type is an enumeration data type (a type for attribute values).
NotSupported=1 Supports=2 Required=3 RequiresNew=4 Mandatory=5 Never=6
Package: ejb
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - NotSupported
1 - Supports
2 - Required
3 - RequiresNew
4 - Mandatory
5 - Never
Attributes having this type:
MethodTransaction.transactionAttribute
(C) COPYRIGHT International Business Machines Corp. 1996-2006