Uses of Class
org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
Packages that use OptionsCapableConnectionFactory
-
Uses of OptionsCapableConnectionFactory in org.springframework.boot.r2dbc
Methods in org.springframework.boot.r2dbc that return OptionsCapableConnectionFactoryModifier and TypeMethodDescriptionOptionsCapableConnectionFactory.unwrapFrom(ConnectionFactory connectionFactory) Returns, if possible, anOptionsCapableConnectionFactoryby unwrapping the givenconnectionFactoryas necessary.