The EJB tool window presents the project structure as a tree where only modules with
EJB facets are shown.
Below each module node, the corresponding ejb-jar.xml deployment descriptor is shown.
Use this tool window to:
- Find out which modules have EJB facets.
- Create Enterprise Java Beans (EJB).
- Edit the modules with EJB facets.
- Migrate to EJB 3.0.
Context menu
| Item | Description |
|---|---|
| ER Diagram | For EJB nodes: use this command to open an ER diagram. (This command is unavailable if there are no entity beans in the selected module.) |
| Jump to Source (⌘↓, F4, ⌘↓ or F4F4 or F4F3 or F3F4, F4 or F4F4, F4 or F4) |
Select this option:
|
| New |
Select this option to create an EJB. Select the necessary bean type in the submenu.
The available options are:
|
| Apply EJB 3.0 Style |
Select this option to bring the structure of the beans in the selected module in compliance
with the requirements of the EJB 3.0 specification .
|
.