Uses of Interface
org.hibernate.boot.registry.StandardServiceRegistry

Packages that use StandardServiceRegistry
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.
SPI-level contracts around "current session" and "current tenant" support.
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.