public class R2dbcMybatisConnectionFactoryProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
R2dbcMybatisConnectionFactoryProperties.Pool
The type Pool.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX
The configuration properties prefix.
|
| Constructor and Description |
|---|
R2dbcMybatisConnectionFactoryProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
determineConnectionFactoryName()
r2dbc connection factory name based on configuration
|
String |
determineConnectionFactoryUrl()
r2dbc connection url
|
public static final String PREFIX
public R2dbcMybatisConnectionFactoryProperties()
public String determineConnectionFactoryName()
nullpublic String determineConnectionFactoryUrl()
Copyright © 2022. All rights reserved.