IntelliJ IDEA
 
2025.1
Get IntelliJ IDEA

Persistence tool window

Last modified: 26 March 2025

If you have a JPA or Spring Data dependency in your project, you can use the Persistence tool window. Based on the dependencies of your project, it can show the following elements:

  • JPA: view and manage JPA items: configuration files, persistence units, managed entities (persistent classes and fields), Spring repositories, and JPA converters.

  • Spring Data JDBC: view JDBC-mapped entities, attributes, relations, and repositories; configure mapping contexts.

  • Spring Data MongoDB: view MongoDB @Document classes.

  • Liquibase: view Liquibase changelogs, create new ones, and run Liquibase update.

The Persistence tool window