This section describes the implementation of a transaction in an EJB client application.
The following table describes the organization of this section:
Table 3-9 Organization of this section (Implementing a transaction in an EJB client application)
Category | Title | Reference location |
---|
Implementation | Procedure for using a transaction in the EJB client | 3.5.1 |
Obtaining UserTransaction using lookup | 3.5.2 |
Notes | Precautions during the implementation of a transaction in the EJB client application | 3.5.3 |
- Note:
- There is no specific description of Operation for this functionality.
- Hint
- The following is the description for Description and Setup:
- Description:
- See 3. Resource Connection and Transaction Management in the uCosminexus Application Server Common Container Functionality Guide.
- Setup:
- See 3.20 Points to be considered when starting a transaction in the EJB client applications in the uCosminexus Application Server Common Container Functionality Guide.
- Note
- When you use uCosminexus Client to create the EJB client environment, you cannot use transactions of the EJB client application.
- Organization of this section
- 3.5.1 Procedure for using a transaction in the EJB client
- 3.5.2 Obtaining UserTransaction using lookup
- 3.5.3 Precautions during the implementation of a transaction in the EJB client application