Use the Advanced area in the JPA Details view to configure additional settings for an entity.
Property | Description | Default | Available for Entity Type |
---|---|---|---|
Read-only |
Specifies if a class is read-only. |
False |
|
Customizer class |
Specifies a class that implements |
True |
|
Change tracking |
Specifies the
|
Auto |
Related reference
"Read Only" and "ChangeTracking" in Java Persistence API (JPA) Extensions Reference for EclipseLink
http://eclipse.org/eclipselink/documentation/2.4/jpa/