void validate()
Validate that the database objects mapped by entities belonging to the persistence unit have the expected definitions.
The persistence provider is not required to perform any specific validation, so the semantics of this operation are entirely provider-specific.
- Throws:
- SchemaValidationException - if a database object is missing or does not have the expected definition
- Since:
- JPA 3.2