Uses of Package
org.hibernate.service.spi

Packages that use org.hibernate.service.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.
Defines actual contract used for strategy selection.
This package defines the API of the second-level cache service.
Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.
This package provides a framework intended to reduce the work needed to implement a caching provider.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
An SPI for dealing with parameters of native queries.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An SPI for integrating with container-provided implementations of JTA.
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
An SPI abstracting over CDI-like bean containers.
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.