Uses of Interface
org.hibernate.service.spi.Wrapped

Packages that use Wrapped
Package
Description
Implementation of ConnectionProvider using Agroal.
Implementation of ConnectionProvider using the c3p0 Connection pool.
Various implementations of the SPI contracts for obtaining JDBC Connections.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
Implementation of ConnectionProvider using HikariCP.