Uses of Package
org.hibernate.boot.registry

Packages that use org.hibernate.boot.registry
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
Defines service registry contracts a program may use for configuring Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
SPI-level contracts around "current session" and "current tenant" support.
Defines an SPI for integration with CDI-like containers.
Defines a framework for pluggable services, allowing for customization of key components of Hibernate, and abstraction of these components as SPI interfaces.
Defines an SPI for integrating pluggable services.
This package contains the integration classes to hook into Hibernate ORM.