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

Package
Description
Support for integrating Jakarta Bean Validation.
Implementation of the service for processing and handling cfg.xml files.
 
 
 
 
Defines service registry contracts a program may use for configuring Hibernate.
The class loading service internals.
The class loading service SPI.
The internals for building service registries.
Internals for building StrategySelector
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.
 
 
Implementation of the SPI for extensions which integrate with Hibernate via the Service mechanism.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
Internal utility classes
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.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.