This table lists the Entity information fields available in the JPA Details view for an Entity.
Property | Description | Default |
---|---|---|
Table |
The default database table information for this entity. These fields can be overridden by the information in the Attribute Overrides area. |
|
Name |
The name of the primary database table associated with the entity. |
|
Catalog |
The database catalog that contains the Table. |
As defined in |
Schema |
The database schema that contains the Table. |
As defined in |
Name |
The name of this entity. By default, the class name is used as the entity name. |
|
Access |
Specify how the entity its access instance variables.
Note: This field is for display only, based on the properties in the |
Field |
ID class |
Click Browse and select the primary key for the entity. Clicking the field name, which is represented as a hyperlink, allows you to create a new class. |
Related tasks
Related reference