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