IntelliJ IDEA 12.1.0 Web Help

11.0+

View | Tool Windows | Persistence

View | Tool Windows | Persistence

The Persistence tool window shows the project structure as a tree where only modules with Hibernate and JPA facets are shown.

You can use this tool window to:

Context menu

ItemDescription
ER Diagram For a persistence unit or session factory: use this command to open an ER diagram for the selected persistence unit or session factory.
Console (Ctrl+Shift+F10Ctrl+Shift+F10) For a persistence unit or session factory: use this command to open the JPA or Hibernate console for the selected persistence unit or session factory.
Jump to Source (F4F4) Use this command to open the selected file in the editor. (To open a file in the editor, you can, alternatively, double-click the file.)
NewUse this command to create a new item such as a persistence unit or session factory.

See Also

Concepts:

Procedures:

Getting Started:

Web Resources: