See: Description
| Interface | Description |
|---|---|
| ConnectionPoolMXBean |
MBean for
ConnectionPool. |
| PoolMetrics |
An object that can be used to get live information about a
ConnectionPool, suitable
for gauge metrics. |
| Class | Description |
|---|---|
| ConnectionPool |
Reactive Relational Database Connection Pool implementation.
|
| ConnectionPoolConfiguration |
Connection pool configuration.
|
| ConnectionPoolConfiguration.Builder |
A builder for
ConnectionPoolConfiguration instances. |
| PoolingConnectionFactoryProvider |
An implementation of
ConnectionFactory for creating pooled connections to a delegated ConnectionFactory. |
| SimplePoolMetricsRecorder |
Simple
PoolMetricsRecorder. |
| Exception | Description |
|---|---|
| ConnectionPoolException |
Generic R2DBC Pool exception.
|
Copyright © 2024. All rights reserved.