Package org.hibernate.jpa.boot.internal
package org.hibernate.jpa.boot.internal
-
ClassesClassDescriptionDescribes 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 an instance ofPersistenceUnitInfo
.Implementation of ScanEnvironment leveraging a JPA deployment descriptor.