2.4.28 @TransactionAttribute

Organization of this subsection
(1) Description
(2) Attribute

(1) Description

Specify transaction attributes when Enterprise Bean operates in CMT. You can specify transaction attributes in class and method.

(2) Attribute

The following table lists the @TransactionAttribute:

Attribute nameFunctionality
valueSet the transaction attributes.

Details of each attribute are as follows:

(a) value attribute
Type
TransactionAttributeType
Description
Set the transaction attributes.
Default value
REQUIRED