Uses of Interface
jakarta.persistence.spi.PersistenceProvider
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
SPI for Jakarta Persistence providers
-
Uses of PersistenceProvider in jakarta.persistence
Modifier and TypeFieldDescriptionprotected static final Set<PersistenceProvider>
Persistence.providers
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PersistenceProvider in jakarta.persistence.spi
Modifier and TypeMethodDescriptionPersistenceProviderResolver.getPersistenceProviders()
Returns a list of the persistence provider implementations available in the runtime environment.