Uses of Package
org.hibernate.boot.registry.selector

Package
Description
Implementation of ConnectionProvider using Agroal.
Defines service registry contracts a program may use for configuring Hibernate.
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.
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.