Uses of Package
org.hibernate.service.spi

Packages that use org.hibernate.service.spi
Package
Description
Implementation of ConnectionProvider using Agroal.
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.
 
Implementation of ConnectionProvider using the c3p0 Connection pool.
This package defines the API of the second-level cache service.
Internal implementations and support for second-level caching.
 
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.
The built-in implementation of the configuration service.
Internals for JDBC batching support.
Various implementations of the SPI contracts for obtaining JDBC Connections.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
Internals for JDBC REF_CURSOR support.
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
 
Internals for supporting various aspects of JDBC interaction
 
Internal contracts defining the JNDI support within Hibernate
An SPI for dealing with parameters of native queries.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
A range of container-specific implementations of JtaPlatform.
An SPI for integrating with container-provided implementations of JTA.
 
This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.
Implementation of ConnectionProvider using HikariCP.
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Built-in implementation of the SPI for integrating entity and collection persisters.
Contains various implementations of PropertyAccessStrategy.
 
 
An implementation of the bean container SPI based on CDI.
An SPI abstracting over CDI-like bean containers.
 
Defines an SPI for integration with CDI-like containers.
Implementations of TransactionCoordinator based on JTA.
Internal implementation details for the resource-level transaction capabilities of Hibernate.
Defines a framework for pluggable services, allowing for customization of key components of Hibernate, and abstraction of these components as SPI interfaces.
Implementation of the SPI for integrating pluggable services.
Defines an SPI for integrating pluggable services.
 
 
 
The built-in implementation of the statistics collection service.
 
 
 
 
 
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
Support for reading SQL scripts supplied to the schema tooling.