General Tab |
This table lists the fields available in the Persistence Properties view for each entity type.
Property | Description | Default | Available for Entity Type |
---|---|---|---|
Access Type | Specify how the entity its access instance variables.
Note: This field is for display only, based on the properties in the |
Property | Persistent Entity
|
Name | The name of this entity. By default, the class name is used as the entity name. |
|
Persistent Entity
|
Table Name | The primary database table associated with the entity. |
|
Persistent Entity
|
Attribute Overrides | Specify a property or field to be overridden (from the default mappings). |
|
Persistent Entity
|
Column | The database column (from the Table Name) mapped to the entity. |
|
Persistent Entity
|