Uses of Class
org.hibernate.boot.models.xml.internal.PersistenceUnitMetadataImpl
Packages that use PersistenceUnitMetadataImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of PersistenceUnitMetadataImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return PersistenceUnitMetadataImplConstructors in org.hibernate.boot.models.xml.internal with parameters of type PersistenceUnitMetadataImplModifierConstructorDescriptionXmlPreProcessingResultImpl
(PersistenceUnitMetadataImpl persistenceUnitMetadata)