Uses of Interface
io.agroal.pool.Pool
Packages that use Pool
-
Uses of Pool in io.agroal.pool
Classes in io.agroal.pool that implement PoolModifier and TypeClassDescriptionfinal classfinal classAlternative implementation of ConnectionPool for the special case of flush-on-close (and min-size == 0) In particular, this removes the need for the executor.Constructors in io.agroal.pool with parameters of type PoolModifierConstructorDescriptionConnectionHandler(XAConnection xa, Pool pool) DefaultMetricsRepository(Pool pool)