Package | Description |
---|---|
org.springframework.r2dbc.connection.lookup |
Provides a strategy for looking up R2DBC ConnectionFactories by name.
|
Class and Description |
---|
ConnectionFactoryLookup
Strategy interface for looking up
ConnectionFactory by name. |
ConnectionFactoryLookupFailureException
Exception to be thrown by a
ConnectionFactoryLookup implementation,
indicating that the specified ConnectionFactory could
not be obtained. |