IntelliJ IDEA 2018.2 Help

EJB Editor - General Tab - Session Bean

EJB Tool Window | context menu of a session bean | Jump to Source


This section describes the fields that are specific for Session beans.

Item

Description

Session Type

Select session type (stateful or stateless) depending on the conversational state the bean should have.

Transaction Type

Specify an object the transactions should be managed with. The possible options are a bean and its container.

Last modified: 20 November 2018

See Also