Package org.hibernate.jpa.boot.spi
package org.hibernate.jpa.boot.spi
-
ClassDescriptionEntry into the bootstrap process.Boot model definition of a Jakarta Persistence style callback.Boot model representation of a Jakarta Persistence style callback defined on an entity class.Represents a two-phase JPA bootstrap process for building a Hibernate
EntityManagerFactory.An object that provides a list ofIntegrators to the JPA persistence provider.Enumerates SPI-related settings that are specific to the use of Hibernate as a JPAPersistenceProvider.Boot model representation of a Jakarta Persistence style callback defined as a separate listener class.PersistenceUnitDescriptor wrapper around PersistenceConfigurationAbstraction for dealing with<persistence-unit/>information specified in thepersistence.xmlfile.Used by Hibernate to parsepersistence.xmlfiles in SE environments.Helper for handling checks to see whether Hibernate is the requestedPersistenceProvider.An object that provides a list ofStrategyRegistrationProviders to the JPA persistence provider.Deprecated, for removal: This API element is subject to removal in a future version.Consider using discovery instead to dynamically locate contributors.