Specify transaction attributes when Enterprise Bean operates in CMT. You can specify transaction attributes in class and method.
The following table lists the @TransactionAttribute:
Attribute name | Functionality |
---|---|
value | Set the transaction attributes. |
Details of each attribute are as follows: