This table lists the properties of the Entity Class page of the Create JPA Entity wizard.
Property | Description | Default |
---|---|---|
Project |
The name of the JPA project. |
|
Source Folder |
The location of the JPA project's src folder. |
|
Java Package |
The name of the class package. |
|
Class name |
The name of the Java class. |
|
Superclass |
Select the superclass. |
|
Because the wizard creates a Java class with an Select Mapped Superclass if you defined a superclass. To add an
|
Entity |
|
Select Add to entity mappings in XML to create XML mappings in Use the Mapping file field to specify the file to use. By default, mappings are stored in the |
Related tasks
Related reference