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.xmlfile whether parsed directly by Hibernate or passed to us by an EE container as aPersistenceUnitInfo.PersistenceUnitInfoDescriptor PersistenceXmlParser Used by Hibernate to parsepersistence.xmlfiles in SE environments.PersistenceXmlParser.ErrorHandlerImpl StandardJpaScanEnvironmentImpl Implementation of ScanEnvironment leveraging a JPA deployment descriptor.