Uses of Interface
jakarta.persistence.spi.PersistenceProvider
Packages that use PersistenceProvider
Package
Description
Defines an SPI for integrating with the persistence provider
and with the Jakarta EE platform.
-
Uses of PersistenceProvider in jakarta.persistence.spi
Methods in jakarta.persistence.spi that return types with arguments of type PersistenceProviderModifier and TypeMethodDescriptionPersistenceProviderResolver.getPersistenceProviders()Returns a list of the persistence provider implementations available in the runtime environment.