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

Packages that use ConnectionProvider
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.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
 
 
 
 
 
Support for exporting generated DDL to the database or to SQL scripts.