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

Packages that use ServiceRegistryImplementor
Package
Description
Defines service registry contracts a program may use for configuring Hibernate.
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.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An SPI for integrating with container-provided implementations of JTA.
Defines an SPI for integration with CDI-like containers.
Defines an SPI for integrating pluggable services.