Uses of Class
org.springframework.r2dbc.connection.lookup.ConnectionFactoryLookupFailureException
Packages that use ConnectionFactoryLookupFailureException
Package
Description
Provides a strategy for looking up R2DBC ConnectionFactories by name.
- 
Uses of ConnectionFactoryLookupFailureException in org.springframework.r2dbc.connection.lookupMethods in org.springframework.r2dbc.connection.lookup that throw ConnectionFactoryLookupFailureExceptionModifier and TypeMethodDescriptionBeanFactoryConnectionFactoryLookup.getConnectionFactory(String connectionFactoryName) ConnectionFactoryLookup.getConnectionFactory(String connectionFactoryName) Retrieve theConnectionFactoryidentified by the given name.MapConnectionFactoryLookup.getConnectionFactory(String connectionFactoryName) SingleConnectionFactoryLookup.getConnectionFactory(String connectionFactoryName)