IntelliJ IDEA 2020.3 Help

Create CMP Field

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

This dialog box opens when you click the Add button Icons general add in the Entity Bean Specifics section.

Use the dialog box to create a CMP field for the current entity bean.

ItemDescription
NameIn this text box, specify the name of the CMP field.
DescriptionIn this text box, provide a description of the CMP field.
Icon open descriptionClick this button to open the Description dialog box and type s description of the CMP field there.
TypeFrom this drop-down list, select the required type for the CMP field.
the Browse buttonClick this button to open the Choose Class dialog box, where you can select a class that is not available in the Type drop-down list.
Primary KeySelect this checkbox to set the current CMP field as a primary key.
Generate getter inSelect the relevant checkbox to specify where the getter method of the entity bean will be generated. The available options are:
  • Local Interface

  • Remote Interface

Generate setter inSelect the relevant checkbox to specify where the setter method of the entity bean will be generated. The available options are:
  • Local Interface

  • Remote Interface

Last modified: 08 March 2021