IntelliJ IDEA 2021.1 Help

EJB Editor - General Tab - Entity Bean

EJB Tool Window | context menu of an entity bean | Jump to Source

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

ItemShortcutDescription
Abstract Schema NameIn this field, specify the bean reference name that can be used to call the bean from QL queries.

This field is available for the CMP Entity Beans only.

Primary Key ClassIn this field, specify the class that will be used to access primary key of a datasource the bean is associated with.

This field is available for the CMP and BMP Entity Beans.

ReenterantSelect this checkbox if you need the bean to handle multiple simultaneous, interleaved, or nested invocations that do not interfere with each other.

This field is available for the CMP and BMP Entity Beans.

CMP fieldsThese fields are available for CMP Entity Beans only.
the Add buttonInsertClick this button to create a new CMP field.
icon_openLocalVersion.pngF4Click this button to change CMP field.
the Remove buttonDeleteClick this button to delete the selected field with its accessor methods and tags in the deployment descriptor.
helpHelp
F1
Open a browser and show the corresponding help page.
Last modified: 07 May 2021