Uses of Interface
org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware
Packages that use JpaOrmXmlPersistenceUnitDefaultAware
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of JpaOrmXmlPersistenceUnitDefaultAware in org.hibernate.boot.internal
Classes in org.hibernate.boot.internal that implement JpaOrmXmlPersistenceUnitDefaultAware -
Uses of JpaOrmXmlPersistenceUnitDefaultAware in org.hibernate.boot.spi
Classes in org.hibernate.boot.spi that implement JpaOrmXmlPersistenceUnitDefaultAwareModifier and TypeClassDescriptionclass
Convenience base class for custom implementors ofMetadataBuildingOptions
using delegation.