Uses of Interface
org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Packages that use ConnectionProvider
Package
Description
Defines SPI contracts for obtaining JDBC
Connection
s from a
provider implemented as a service.-
Uses of ConnectionProvider in org.hibernate.engine.jdbc.connections.spi
Methods in org.hibernate.engine.jdbc.connections.spi that return ConnectionProviderModifier and TypeMethodDescriptionprotected abstract ConnectionProvider
AbstractMultiTenantConnectionProvider.getAnyConnectionProvider()
protected abstract ConnectionProvider
AbstractMultiTenantConnectionProvider.selectConnectionProvider
(T tenantIdentifier)