Add Persistence Dialog


Use the Add Persistence dialog to define the database connection use to store the persistence entities.

This table lists the properties available in the Add Persistence dialog.

Property Description
Database Connection The database connection used to map the persistent entities.
Database Schema The database schema used to map the persistent entities. You must be selected to the database before selecting a schema.
Classpath Configuration Add libraries or JARs that contain the Java Persistence API (JPA) and entities to the project's Java Build Path.

Related task

Adding Persistence to a Project

 

Related reference

Java Build Path