Uses of Package
org.springframework.r2dbc.connection.lookup
Package
Description
Provides a strategy for looking up R2DBC ConnectionFactories by name.
-
ClassDescriptionStrategy interface for looking up
ConnectionFactory
by name.Exception to be thrown by aConnectionFactoryLookup
implementation, indicating that the specifiedConnectionFactory
could not be obtained.