Uses of Interface
org.hibernate.boot.spi.SecondPass
Packages that use SecondPass
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of SecondPass in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi with parameters of type SecondPassModifier and TypeMethodDescriptionvoidInFlightMetadataCollector.addSecondPass(SecondPass secondPass) voidInFlightMetadataCollector.addSecondPass(SecondPass sp, boolean onTopOfTheQueue)