Uses of Interface
org.hibernate.boot.spi.BootstrapContext

Packages that use BootstrapContext
Package
Description
Support for integrating Jakarta Bean Validation.
 
 
 
 
Defines an SPI used during the process of transforming mapping sources into the Metadata reference.
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
 
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
An SPI supporting custom instantiation of entity instances and embeddable objects.
An SPI for integrating custom entity and collection persisters.