Package org.hibernate.jpa.boot.internal
-
Class Summary Class Description EntityManagerFactoryBuilderImpl EntityManagerFactoryBuilderImpl.MergedSettings Helper ParsedPersistenceXmlDescriptor Describes the information gleaned from a<persistence-unit/>
element in apersistence.xml
file whether parsed directly by Hibernate or passed to us by an EE container as aPersistenceUnitInfo
.PersistenceUnitInfoDescriptor PersistenceXmlParser Used by Hibernate to parsepersistence.xml
files in SE environments.PersistenceXmlParser.ErrorHandlerImpl StandardJpaScanEnvironmentImpl Implementation of ScanEnvironment leveraging a JPA deployment descriptor.