Uses of Package
org.hibernate.jpa.boot.spi
Packages that use org.hibernate.jpa.boot.spi
Package
Description
The packages in this namespace are responsible for implementing certain
requirements of the JPA specification, especially things which are only
needed when Hibernate is acting as a JPA persistence provider.
-
Classes in org.hibernate.jpa.boot.spi used by org.hibernate.jpaClassDescriptionRepresents a two-phase JPA bootstrap process for building a Hibernate
EntityManagerFactory.Abstraction for dealing with either<persistence-unit/>information whether that comes from an EE container in the form ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
Classes in org.hibernate.jpa.boot.spi used by org.hibernate.jpa.boot.internalClassDescriptionRepresents a two-phase JPA bootstrap process for building a Hibernate
EntityManagerFactory.Abstraction for dealing with either<persistence-unit/>information whether that comes from an EE container in the form ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
Classes in org.hibernate.jpa.boot.spi used by org.hibernate.jpa.boot.spiClassDescriptionRepresents a two-phase JPA bootstrap process for building a Hibernate
EntityManagerFactory.Abstraction for dealing with either<persistence-unit/>information whether that comes from an EE container in the form ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
Classes in org.hibernate.jpa.boot.spi used by org.hibernate.jpa.internal.utilClassDescriptionAbstraction for dealing with either
<persistence-unit/>information whether that comes from an EE container in the form ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself.