Uses of Interface
org.hibernate.engine.jdbc.connections.spi.DatabaseConnectionInfo

Packages that use DatabaseConnectionInfo
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.