| Interface | Description | 
|---|---|
| ClassDescriptor | 
 Defines the result of scanning a persistence unit for classes. 
 | 
| EntityManagerFactoryBuilder | 
 Represents a 2-phase JPA bootstrap process for building a Hibernate EntityManagerFactory. 
 | 
| InputStreamAccess | 
 Contract for building InputStreams, especially in on-demand situations 
 | 
| IntegratorProvider | |
| MappingFileDescriptor | |
| PackageDescriptor | 
 Defines the result of scanning a persistence unit for packages. 
 | 
| 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. | 
| Settings | |
| StrategyRegistrationProviderList | |
| TypeContributorList | 
| Class | Description | 
|---|---|
| Bootstrap | 
 Entry into the bootstrap process. 
 | 
| NamedInputStream | Deprecated
 Use  
InputStreamAccess instead. | 
| ProviderChecker | 
 Helper for handling checks to see whether Hibernate is the requested
  
PersistenceProvider | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.