Uses of Class
org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
-
Uses of OptionsCapableConnectionFactory in org.springframework.boot.r2dbc
Modifier and TypeMethodDescriptionOptionsCapableConnectionFactory.unwrapFrom
(io.r2dbc.spi.ConnectionFactory connectionFactory) Returns, if possible, anOptionsCapableConnectionFactory
by unwrapping the givenconnectionFactory
as necessary.