IntelliJ IDEA
 
Get IntelliJ IDEA

Persistence tool window

Last modified: 11 October 2024

If you have at least one module with the JPA facet 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 MongoDB: view MongoDB @Document classes, generate new classes and fields from MongoDB documents.

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

The Persistence tool window