Uses of Interface
org.hibernate.service.spi.Stoppable

Packages that use Stoppable
Package
Description
Implementation of ConnectionProvider using Agroal.
The class loading service internals.
The class loading service SPI.
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.
Various implementations of the SPI contracts for obtaining JDBC Connections.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
 
Implementation of ConnectionProvider using HikariCP.
An implementation of the bean container SPI based on CDI.
An SPI abstracting over CDI-like bean containers.