persistence.xml Visual Editor

See Also

You open the persistence.xml Visual Editor from the Projects window by expanding the Configuration Files node and then double-clicking the persistence.xml file. The visual editor displays the persistence units defined in persistence.xml. You can use the visual editor to create, delete, and modify the persistence units. You can also click XML in the visual editor toolbar to access the XML view of persistence.xml.

In the persistence.xml visual editor, you can perform the following tasks:

Overview of Persistence Unit Properties

The visual editor displays the properties of each persistence unit in persistence.xml. Depending on your project configuration, for each persistence unit, you can modify the following properties:

See Also
About Java Persistence
About Persistence Units
Creating a Persistence Unit
About Entity Managers

Legal Notices