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.
 
 
Support for processing mapping XML files and applying annotation references over the appropriate classes, fields and methods.
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Internal implementations and support for second-level caching.
 
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.
Validation for HQL queries.