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.
Use the orm.xml
file to define the project and persistence unit defaults.