Uses of Package
jakarta.persistence.spi
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
SPI for Jakarta Persistence providers
-
-
ClassDescriptionA persistence provider supplies an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method.Load states returned by theProviderUtil
SPI methods.Interface implemented by the persistence provider.Provides a list of persistence providers available in the runtime environment.Interface implemented by the container and used by the persistence provider when creating anEntityManagerFactory
.Deprecated, for removal: This API element is subject to removal in a future version.Utility interface implemented by the persistence provider.Thrown by the persistence provider when a problem during class re-definition occurs.
PersistenceUnitTransactionType