New Persistence Unit Wizard

See Also 

This wizard generates a persistence unit for your module. In this wizard you supply information that will be used to enable the persistence of your entity classes. The properties of the persistence unit are stored in persistence.xml, which is located in the src/conf directory of your project.

You open the wizard by right-clicking a web or EJB module project node and choosing New File/Folder, selecting the Persistence category and then selecting Persistence Unit.

In the New Persistence Unit wizard, you specify the following:

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

Legal Notices