Create and Manage the orm.xml file

When creating a JPA project, you can also create the orm.xml file. Select the Create orm.xml option on the JPA Facet page page of the Create New JPA Project wizard.

JPA Facet Dialog

JPA Facet dialog.

Use the orm.xml file to define the project and persistence unit defaults.

JPA Details view for orm.xml file.

JPA Details view for orm.xml file.
Related concept

What's new