IntelliJ IDEA 2020.3 Help

EJB Module Editor - Transaction Attributes

Use this tab to manage the transaction attributes that are used by the EJB container to control the transaction scope when the enterprise bean methods are invoked.

ItemDescription
NameThis column shows beans, their interfaces and the list of methods that they implement.
Transaction AttributeThis column displays the transaction attribute for a method, interface or bean. The possible values are:
  • Mandatory

  • Never

  • NotSupported

  • Required

  • RequiresNew

  • Supports

Last modified: 08 March 2021