Uses of Class
jakarta.persistence.SchemaValidationException
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
Uses of SchemaValidationException in jakarta.persistence
Modifier and TypeMethodDescriptionvoid
SchemaManager.validate()
Validate that the database objects mapped by entities belonging to the persistence unit have the expected definitions.