Uses of Interface
org.hibernate.boot.spi.InFlightMetadataCollector.DelayedPropertyReferenceHandler
Packages that use InFlightMetadataCollector.DelayedPropertyReferenceHandler
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of InFlightMetadataCollector.DelayedPropertyReferenceHandler in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal with parameters of type InFlightMetadataCollector.DelayedPropertyReferenceHandlerModifier and TypeMethodDescriptionvoid
InFlightMetadataCollectorImpl.addDelayedPropertyReferenceHandler
(InFlightMetadataCollector.DelayedPropertyReferenceHandler handler) -
Uses of InFlightMetadataCollector.DelayedPropertyReferenceHandler in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement InFlightMetadataCollector.DelayedPropertyReferenceHandlerModifier and TypeClassDescriptionstatic final class
-
Uses of InFlightMetadataCollector.DelayedPropertyReferenceHandler in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi with parameters of type InFlightMetadataCollector.DelayedPropertyReferenceHandlerModifier and TypeMethodDescriptionvoid
InFlightMetadataCollector.addDelayedPropertyReferenceHandler
(InFlightMetadataCollector.DelayedPropertyReferenceHandler handler) -
Uses of InFlightMetadataCollector.DelayedPropertyReferenceHandler in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit with parameters of type InFlightMetadataCollector.DelayedPropertyReferenceHandlerModifier and TypeMethodDescriptionvoid
DialectFeatureChecks.FakeMetadataBuildingContext.addDelayedPropertyReferenceHandler
(InFlightMetadataCollector.DelayedPropertyReferenceHandler handler)