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.
-
Classes in org.hibernate.boot.registry used by org.hibernate.boot
-
Classes in org.hibernate.boot.registry used by org.hibernate.boot.registryClassDescriptionProvides the most basic services such as class loading.Builder for
BootstrapServiceRegistryinstances.Contract for an initiator of services that target the standardServiceRegistry.Specialization of theServiceRegistrycontract mainly for type safety.Builder for standardServiceRegistryinstances. -
Classes in org.hibernate.boot.registry used by org.hibernate.boot.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.cfgClassDescriptionProvides the most basic services such as class loading.Builder for standard
ServiceRegistryinstances. -
Classes in org.hibernate.boot.registry used by org.hibernate.context.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.resource.beans.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.service
-
Classes in org.hibernate.boot.registry used by org.hibernate.service.spi