| Interface | Description | 
|---|---|
| EntityManagerFactoryBuilder | 
 Represents a 2-phase JPA bootstrap process for building a Hibernate EntityManagerFactory. 
 | 
| IntegratorProvider | |
| PersistenceUnitDescriptor | 
 Abstraction for dealing with either  
<persistence-unit/> information whether that comes from
 an EE container in the form of PersistenceUnitInfo or in an SE environment
 where Hibernate has parsed the persistence.xml file itself. | 
| StrategyRegistrationProviderList | |
| TypeContributorList | 
| Class | Description | 
|---|---|
| Bootstrap | 
 Entry into the bootstrap process. 
 | 
| ProviderChecker | 
 Helper for handling checks to see whether Hibernate is the requested
  
PersistenceProvider | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.