Uses of Interface
org.hibernate.service.spi.ServiceRegistryAwareService
Packages that use ServiceRegistryAwareService
Package
Description
Defines SPI contracts for obtaining JDBC
Connection
s from a
provider implemented as a service.-
Uses of ServiceRegistryAwareService in org.hibernate.engine.jdbc.connections.spi
Classes in org.hibernate.engine.jdbc.connections.spi that implement ServiceRegistryAwareServiceModifier and TypeClassDescriptionclass
A concrete implementation of theMultiTenantConnectionProvider
contract bases on a number of reasonable assumptions.