Uses of Interface
org.hibernate.boot.registry.selector.StrategyRegistration

Packages that use StrategyRegistration
Package
Description
Implementation of ConnectionProvider using Agroal.
Defines a feature set around named registration of implementations of various contracts and the ability to select those implementations.
Internals for building StrategySelector
Implementation of ConnectionProvider using the c3p0 Connection pool.
 
 
Implementation of ConnectionProvider using HikariCP.