程序包 org.hibernate.jpa.boot.internal
-
类概要 类 说明 EntityManagerFactoryBuilderImpl 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.