Uses of Package
org.springframework.r2dbc.connection
Package
Description
Provides a utility class for easy ConnectionFactory access,
a ReactiveTransactionManager for a single ConnectionFactory,
and various simple ConnectionFactory implementations.
-
ClassDescriptionR2DBC
ConnectionFactory
implementation that delegates all calls to a given targetConnectionFactory
.