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

Packages that use ServiceRegistryAwareService
Package
Description
Implementation of ConnectionProvider using the c3p0 Connection pool.
The built-in implementation of the configuration service.
Various implementations of the SPI contracts for obtaining JDBC Connections.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
Internals for supporting various aspects of JDBC interaction
A range of container-specific implementations of JtaPlatform.
Built-in implementation of the SPI for integrating entity and collection persisters.
Implementations of TransactionCoordinator based on JTA.
 
 
 
 
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.