| Package | Description | 
|---|---|
| org.springframework.boot.r2dbc | 
 Support for R2DBC connectivity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OptionsCapableConnectionFactory | 
OptionsCapableConnectionFactory.unwrapFrom(io.r2dbc.spi.ConnectionFactory connectionFactory)
Returns, if possible, an  
OptionsCapableConnectionFactory by unwrapping the
 given connectionFactory as necessary. |