Package org.hibernate.jpa.boot.internal
package org.hibernate.jpa.boot.internal
-
ClassesClassDescriptionDescribes 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.Used by Hibernate to parsepersistence.xmlfiles in SE environments.Implementation of ScanEnvironment leveraging a JPA deployment descriptor.