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. |
Settings | |
StrategyRegistrationProviderList | |
TypeContributorList |
Class | Description |
---|---|
Bootstrap |
Entry into the bootstrap process.
|
ProviderChecker |
Helper for handling checks to see whether Hibernate is the requested
PersistenceProvider |
Copyright © 2017 JBoss by Red Hat. All rights reserved.