Package org.hibernate.reactive.pool.impl
package org.hibernate.reactive.pool.impl
-
ClassDescriptionA pool of reactive connections backed by a Vert.x
Pool.The defaultSqlClientPoolConfigurationwhich configures thePoolusing the Hibernate ORM configuration properties defined inSettings.A pool of reactive connections backed by a Vert.xPool.A Hibernate service initiator that integrates ourReactiveConnectionPool.A reactive connection based on Vert.x'sSqlConnection.A pool of reactive connections backed by a supplier of Vert.xPoolinstances.A strategy for configuring the Vert.xPoolused byDefaultSqlClientPool.A Hibernate service initiator that allows the user to define their ownSqlClientPoolConfigurationstrategy.