Package javax.persistence.spi
package javax.persistence.spi
-
ClassDescriptionA persistence provider supplies an instance of this interface to the
PersistenceUnitInfo.addTransformermethod.Load states returned by theProviderUtilSPI methods.Interface implemented by the persistence provider.Determine the list of persistence providers available in the runtime environment.Holds the global PersistenceProviderResolver instance.Cache PersistenceProviderResolver per classloader and use the current classloader as a key.Resolve the list of Persistence providers for a given classloader and cache the results.Interface implemented by the container and used by the persistence provider when creating anEntityManagerFactory.Specifies whether entity managers created by theEntityManagerFactorywill be JTA or resource-local entity managers.Utility interface implemented by the persistence provider.