IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Persistence tool window

Last modified: 10 August 2022

View | Tool Windows | Persistence

Required plugin: Java EE: Persistence (JPA) (bundled)

If you have at least one module with the JPA facet in your project, you can use the Persistence tool window to view and manage various JPA items: configuration files, persistence units, and managed entities (persistent classes and fields).

The Persistence tool window

For information about adding a JPA facet to your project, see Enable JPA support for an existing project.