- In the Persistence tool window, right-click the desired persistence entity, and choose on the context menu, or press F4F4. The corresponding descriptor file opens in the editor, with the section corresponding to the persistence unit in question highlighted.
- In the Persistence tool window, right-click the desired persistence entity node, and choose on the context menu, or press F4F4.
- In the ER diagram, right-click the desired persistence entity, and choose
on the context menu, or press F4F4.
Note
The corresponding Java file opens in the editor, with the caret resting at the first persistence annotation.
- In the Persistence tool window, right-click the desired persistence field or relationship node, and choose
on the context menu, or press
F4F4.
Note
The corresponding Java file opens in the editor, with the caret resting at the annotation of a field or relationship.

