IntelliJ IDEA 2017.1 Help

EJB Module Editor - Transaction Attributes

EJB Tool Window | context menu of a module with an EJB facet | Jump to Source


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

See Also

Last modified: 18 July 2017