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

Packages that use Stoppable
Package
Description
The class loading service internals.
The class loading service SPI.
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.
 
An implementation of the bean container SPI based on CDI.
An SPI abstracting over CDI-like bean containers.