Uses of Package
org.hibernate.boot.registry.classloading.spi

Package
Description
Support for integrating Jakarta Bean Validation.
Defines service registry contracts a program may use for configuring Hibernate.
The class loading service SPI.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
The packages in this namespace are responsible for implementing certain requirements of the JPA specification, especially things which are only needed when Hibernate is acting as a JPA persistence provider.
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.