Use this page of the Create ORM Mapping File wizard to specify additional options for the ORM mapping file.
Property | Description | Default |
---|---|---|
Default Access |
Select whether the access to the entity is field-based or property-based, as defined in JPA specification.
|
None |
Add to persistence unit |
Designates the persistence unit for this object map file. |
Current project's default persistence unit |
Related tasks
Related reference