Uses of Interface
org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder

Packages that use EntityManagerFactoryBuilder
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.
 
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.