Uses of Interface
org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
Packages that use ConnectionProvider
Package
Description
Defines SPI contracts for obtaining JDBC
Connections 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 ConnectionProviderAbstractMultiTenantConnectionProvider.getAnyConnectionProvider()protected abstract ConnectionProviderAbstractMultiTenantConnectionProvider.selectConnectionProvider(T tenantIdentifier)