uCosminexus Application Server, API Reference Guide

[Contents][Index][Back][Next]

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 name Functionality
value Set the transaction attributes.

Details of each attribute are as follows:

(a) value attribute

Type
TransactionAttributeType

Description
Set the transaction attributes.

Default value
REQUIRED