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

Persistence tool window

Last modified: 21 June 2023

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.