Uses of Interface
jakarta.persistence.SchemaManager
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
Uses of SchemaManager in jakarta.persistence
Modifier and TypeMethodDescriptionEntityManagerFactory.getSchemaManager()
Return interface providing access to schema management operations for the persistence unit.